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