summaryrefslogtreecommitdiff
path: root/fnl/config/treesitter.fnl
diff options
context:
space:
mode:
Diffstat (limited to 'fnl/config/treesitter.fnl')
-rw-r--r--fnl/config/treesitter.fnl2
1 files changed, 1 insertions, 1 deletions
diff --git a/fnl/config/treesitter.fnl b/fnl/config/treesitter.fnl
index 1fc0ec2..18d8f22 100644
--- a/fnl/config/treesitter.fnl
+++ b/fnl/config/treesitter.fnl
@@ -7,7 +7,7 @@
(treesitter.setup
{:ensure_installed "maintained"
:sync_install false
- :ignore_install { "" }
+ :ignore_install [ "" ]
:autopairs { :enable true }
:highlight {
:enable true