Added clojure lsp mode

This commit is contained in:
marc
2023-08-21 22:53:56 +02:00
parent 10f4940ae1
commit f97659c7db
2 changed files with 14 additions and 1 deletions

View File

@@ -113,7 +113,8 @@
:lang
;;agda ; types of types of types of types...
;;cc ; C/C++/Obj-C madness
clojure ; java with a lisp
(clojure
+lsp) ; java with a lisp
;;common-lisp ; if you've seen one lisp, you've seen them all
;;coq ; proofs-as-programs
;;crystal ; ruby at the speed of c