chore(nvim): treesitter auto_install = true

This commit is contained in:
Afonso Franco 2024-09-12 21:41:15 +01:00
parent 98e3cd0ec8
commit 54c6772902
Signed by: afonso
SSH key fingerprint: SHA256:gkVPzsQQJzqi21ntQBV6pXTx4bYI53rFGI4XtvCpwd4

View file

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