Enable treesitter

This commit is contained in:
Nathan McCarty 2023-03-09 05:31:33 -05:00
parent bc562626bf
commit 66257103e0
Signed by: thatonelutenist
GPG Key ID: D70DA3DD4D1E9F96
1 changed files with 6 additions and 6 deletions

12
init.el
View File

@ -78,16 +78,16 @@
:lang
data
emacs-lisp
json
(json +tree-sitter)
(latex +fold)
markdown
nix
(markdown +tree-sitter)
(nix +tree-sitter)
(org +pandoc +present +roam2 +pomodoro)
(rust +lsp)
(rust +lsp +tree-sitter)
(sh +fish)
yaml
(yaml +tree-sittter)
(scheme +chez)
(haskell +lsp)
(haskell +lsp +tree-sitter)
plantuml
(kotlin +lsp)
(java +lsp)