[nvim] treesitter auto_install = true

This commit is contained in:
Afonso Franco 2024-09-12 21:41:15 +01:00
parent 4f91b59860
commit 1e1e799dd9
Signed by: afonso
SSH key fingerprint: SHA256:PQTRDHPH3yALEGtHXnXBp3Orfcn21pK20t0tS1kHg54

View file

@ -13,8 +13,7 @@ return {
local options = {
ensure_installed = { "c", "lua", "haskell", "markdown" },
auto_install = true,
highlight = {
enable = true,
use_languagetree = true,