diff options
author | Gustaf Rydholm <gustaf.rydholm@gmail.com> | 2024-02-01 00:21:48 +0100 |
---|---|---|
committer | Gustaf Rydholm <gustaf.rydholm@gmail.com> | 2024-02-01 00:21:48 +0100 |
commit | 48005f0125ade9d39fad3f41bb01939330b8b61d (patch) | |
tree | ee0ace99606aace86f6a59b4b5afd1861906d126 /fnl/plugins | |
parent | 10331053232da674cfebe1a17aebf651234f5960 (diff) |
Add comment to treesitter
Diffstat (limited to 'fnl/plugins')
-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 |