add tree-sitter

This commit is contained in:
SouthFox 2023-09-29 13:26:54 +08:00
parent 9dd3784ed0
commit db454ff66e

View file

@ -105,6 +105,7 @@
;;taskrunner ; taskrunner for all your projects
;;terraform ; infrastructure as code
;;tmux ; an API for interacting with tmux
tree-sitter
;;upload ; map local to remote projects via ssh/ftp
:os
@ -115,7 +116,9 @@
;;agda ; types of types of types of types...
;;beancount ; mind the GAAP
;;(cc +lsp) ; C > C++ == 1
(clojure +lsp) ; java with a lisp
(clojure
+lsp
+tree-sitter) ; 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