.config/nvim/lua/kamu/plugins/treesitter.lua aktualisiert
This commit is contained in:
@@ -26,6 +26,7 @@ return {
|
|||||||
},
|
},
|
||||||
sync_install = false,
|
sync_install = false,
|
||||||
highlight = { enable = true },
|
highlight = { enable = true },
|
||||||
|
auto_install = true, -- automatically install syntax support when entering new file type buffer
|
||||||
indent = { enable = true },
|
indent = { enable = true },
|
||||||
})
|
})
|
||||||
end,
|
end,
|
||||||
|
|||||||
Reference in New Issue
Block a user