chore(nvim): treesitter auto_install = true
This commit is contained in:
parent
98e3cd0ec8
commit
54c6772902
1 changed files with 1 additions and 2 deletions
|
@ -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,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue