File tree Expand file tree Collapse file tree 1 file changed +4
-6
lines changed
Expand file tree Collapse file tree 1 file changed +4
-6
lines changed Original file line number Diff line number Diff line change 294294 {:extra-paths [\" ${2:path}\" ]
295295 :extra-deps {${3:deps-maven or deps-git}}
296296 :main-opts [\" -m\" \" ${4:main namespace}\" ]
297- :exec-fn ${4 :domain/function-name}
298- :exec-args {${5 :key value}}}$0" }
297+ :exec-fn ${5 :domain/function-name}
298+ :exec-args {${6 :key value}}}$0" }
299299
300300 {:name " deps-maven"
301301 :detail " deps.edn Maven dependency"
373373 :detail " Ignore redefined Vars"
374374 :snippet
375375 " #_{:clj-kondo/ignore [:redefined-var]}
376- $0" }
376+ $0" }]}
377377
378378 ; ; End of Clojure LSP and Clj-kondo snippets
379379 ; ; ---------------------------------------------------------
380- ]
380+
381381 ; ; End of LSP snippets
382382 ; ; ---------------------------------------------------------
383-
384- }
You can’t perform that action at this time.
0 commit comments