chore(nvim): treesitter auto_install = true
This commit is contained in:
@@ -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,
|
||||||
|
|||||||
Reference in New Issue
Block a user