[nvim] treesitter auto_install = true
This commit is contained in:
parent
4f91b59860
commit
1e1e799dd9
1 changed files with 1 additions and 2 deletions
|
@ -13,8 +13,7 @@ return {
|
|||
|
||||
|
||||
local options = {
|
||||
ensure_installed = { "c", "lua", "haskell", "markdown" },
|
||||
|
||||
auto_install = true,
|
||||
highlight = {
|
||||
enable = true,
|
||||
use_languagetree = true,
|
||||
|
|
Loading…
Reference in a new issue