summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGustaf Rydholm <gustaf.rydholm@gmail.com>2024-02-01 00:21:48 +0100
committerGustaf Rydholm <gustaf.rydholm@gmail.com>2024-02-01 00:21:48 +0100
commit48005f0125ade9d39fad3f41bb01939330b8b61d (patch)
treeee0ace99606aace86f6a59b4b5afd1861906d126
parent10331053232da674cfebe1a17aebf651234f5960 (diff)
Add comment to treesitter
-rw-r--r--fnl/plugins/treesitter.fnl1
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