diff options
-rw-r--r-- | fnl/plugins/treesitter.fnl | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/fnl/plugins/treesitter.fnl b/fnl/plugins/treesitter.fnl index 4cd41de..02b7a64 100644 --- a/fnl/plugins/treesitter.fnl +++ b/fnl/plugins/treesitter.fnl @@ -4,6 +4,7 @@ (local opts {:ensure_installed [:bash :c + :comment :dockerfile :fennel :haskell |