Skip to content

Commit

Permalink
Merge pull request #19 from ericdallo/add-clojure-lsp
Browse files Browse the repository at this point in the history
Add clojure-lsp
  • Loading branch information
rafaeldelboni authored Mar 25, 2024
2 parents 11bbeb7 + 508d9d8 commit 36df30e
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion resources/config.edn
Original file line number Diff line number Diff line change
Expand Up @@ -191,4 +191,9 @@
town.lilac/flex
{:project/group "lilactown"
:git/url "https://github.com/lilactown/flex",
:git/sha "afa6491ace9015577ffa9245086f945825a93633"}}}
:git/sha "afa6491ace9015577ffa9245086f945825a93633"}

clojure-lsp/clojure-lsp
{:project/group "com.github.clojure-lsp"
:git/url "https://github.com/clojure-lsp/clojure-lsp",
:git/sha "a0bed5e42490b489e5dc30c700d60140fd13debf"}}}

0 comments on commit 36df30e

Please sign in to comment.