summaryrefslogtreecommitdiff
path: root/fnl/plugins/treesitter.fnl
diff options
context:
space:
mode:
authorGustaf Rydholm <gustaf.rydholm@gmail.com>2024-03-25 20:36:00 +0100
committerGustaf Rydholm <gustaf.rydholm@gmail.com>2024-03-25 20:36:00 +0100
commit3986ab171ff3e784932a87840e7e8463774f5b19 (patch)
treeaf20dd0d76a67a2aa89a4a6d110c7e8a912516f4 /fnl/plugins/treesitter.fnl
parentadd2292efbed0be9ad5694c22ee9a3b12c1de726 (diff)
Add rest plugin
Diffstat (limited to 'fnl/plugins/treesitter.fnl')
-rw-r--r--fnl/plugins/treesitter.fnl4
1 files changed, 4 insertions, 0 deletions
diff --git a/fnl/plugins/treesitter.fnl b/fnl/plugins/treesitter.fnl
index 02b7a64..546abc7 100644
--- a/fnl/plugins/treesitter.fnl
+++ b/fnl/plugins/treesitter.fnl
@@ -7,9 +7,12 @@
:comment
:dockerfile
:fennel
+ :graphql
:haskell
:hcl
:html
+ :http
+ :json
:latex
:lua
:make
@@ -22,6 +25,7 @@
:toml
:vim
:vimdoc
+ :xml
:yaml]
:sync_install false
:ignore_install [""]