add lsp setup
This commit is contained in:
parent
159bf1613c
commit
b5b8259257
2
.clj-kondo/config.edn
Normal file
2
.clj-kondo/config.edn
Normal file
@ -0,0 +1,2 @@
|
|||||||
|
{:lint-as {example.utils/defaction clojure.core/defn
|
||||||
|
example.utils/defpage clojure.core/def}}
|
4
.gitignore
vendored
4
.gitignore
vendored
@ -1,2 +1,6 @@
|
|||||||
.nrepl-port
|
.nrepl-port
|
||||||
.cpcache
|
.cpcache
|
||||||
|
.clj-kondo/*
|
||||||
|
!.clj-kondo/config.edn
|
||||||
|
.lsp
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user