Add Clojure language support with tree-sitter and LSP (#6988)
Current limitations: * Not able to navigate into JAR files Release Notes: - Added Clojure language support --------- Co-authored-by: Piotr Osiewicz <24362066+osiewicz@users.noreply.github.com>
This commit is contained in:
co-authored by
Piotr Osiewicz
parent
b4b59f8706
commit
a159183f52
@@ -0,0 +1,4 @@
|
||||
# Clojure
|
||||
|
||||
- Tree Sitter: [tree-sitter-clojure](https://github.com/sogaiu/tree-sitter-clojure)
|
||||
- Language Server: [clojure-lsp](https://github.com/clojure-lsp/clojure-lsp)
|
||||
Reference in New Issue
Block a user