explained all plugins

This commit is contained in:
venus
2026-03-23 22:02:19 -05:00
parent 8f70254615
commit ea948d4508
11 changed files with 13 additions and 21 deletions

View File

@@ -1,4 +1,4 @@
return {
return { -- basic tree sitter parser support
"nvim-treesitter/nvim-treesitter",
opts = {
indent = { enable = true },