summaryrefslogtreecommitdiff
path: root/nv-settings.lua
diff options
context:
space:
mode:
Diffstat (limited to 'nv-settings.lua')
-rw-r--r--nv-settings.lua1
1 files changed, 0 insertions, 1 deletions
diff --git a/nv-settings.lua b/nv-settings.lua
index b6871065..0125ad8c 100644
--- a/nv-settings.lua
+++ b/nv-settings.lua
@@ -13,7 +13,6 @@ O.colorscheme = 'lunar'
O.auto_close_tree = 0
O.wrap_lines = false
--- @usage pass a table with your desired languages
O.treesitter.ensure_installed = "all"
O.treesitter.ignore_install = {"haskell"}
O.treesitter.highlight.enabled = true