diff options
Diffstat (limited to 'fnl/plugins/treesitter.fnl')
-rw-r--r-- | fnl/plugins/treesitter.fnl | 4 |
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 [""] |