enable treesitter auto indent

This commit is contained in:
xfy
2025-01-08 09:53:06 +08:00
parent 10e0a51a28
commit f6422e9bfa

View File

@ -3,6 +3,7 @@ return {
build = ":TSUpdate",
cmd = { "TSUpdateSync", "TSUpdate", "TSInstall" },
opts = {
indent = { enable = true },
ensure_installed = {
-- defaults
"vim",