summaryrefslogtreecommitdiff
path: root/dot_config/nvim/fnl/plugins/langs.fnl
diff options
context:
space:
mode:
Diffstat (limited to 'dot_config/nvim/fnl/plugins/langs.fnl')
-rw-r--r--dot_config/nvim/fnl/plugins/langs.fnl2
1 files changed, 0 insertions, 2 deletions
diff --git a/dot_config/nvim/fnl/plugins/langs.fnl b/dot_config/nvim/fnl/plugins/langs.fnl
index e785d98..963e4b7 100644
--- a/dot_config/nvim/fnl/plugins/langs.fnl
+++ b/dot_config/nvim/fnl/plugins/langs.fnl
@@ -7,10 +7,8 @@
; language support
[(ยท :nvim-treesitter/nvim-treesitter &
- :version false
:build ::TSUpdate
:dependnecies [:nvim-treesitter/nvim-treesitter-textobjects]
- :main :nvim-treesitter.configs
:opts {:ensure_installed :all
:ignore_install [:norg]
:sync_install :true