We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 11bbeb7 + 508d9d8 commit 36df30eCopy full SHA for 36df30e
resources/config.edn
@@ -191,4 +191,9 @@
191
town.lilac/flex
192
{:project/group "lilactown"
193
:git/url "https://github.com/lilactown/flex",
194
- :git/sha "afa6491ace9015577ffa9245086f945825a93633"}}}
+ :git/sha "afa6491ace9015577ffa9245086f945825a93633"}
195
+
196
+ clojure-lsp/clojure-lsp
197
+ {:project/group "com.github.clojure-lsp"
198
+ :git/url "https://github.com/clojure-lsp/clojure-lsp",
199
+ :git/sha "a0bed5e42490b489e5dc30c700d60140fd13debf"}}}
0 commit comments