doom/go: Add tree-sitter flag

This commit is contained in:
Payas Relekar 2023-10-15 14:31:50 +05:30
parent 0a45893eb3
commit abb04c20e4

View file

@ -147,7 +147,9 @@
;;fsharp ; ML stands for Microsoft's Language
;;fstar ; (dependent) types and (monadic) effects and Z3
;; (gdscript +lsp) ; the language you waited for
(go +lsp) ; the hipster dialect
(go ; the hipster dialect
+tree-sitter
+lsp)
;;(haskell +dante) ; a language that's lazier than I am
;;hy ; readability of scheme w/ speed of python
;;idris