WIP: home: vim: migrate to new 'nvim-treesitter'

DOUBLE CHECK AUTOCMD
This commit is contained in:
Bruno BELANYI 2026-01-20 12:26:37 +00:00
parent 2be3399c96
commit d66d976fc4
2 changed files with 58 additions and 14 deletions

View file

@ -60,8 +60,8 @@ in
nvim-lspconfig # Easy LSP configuration
lsp-format-nvim # Simplified formatting configuration
none-ls-nvim # LSP integration for linters and formatters
nvim-treesitter-legacy.withAllGrammars # Better highlighting
nvim-treesitter-textobjects-legacy # More textobjects
nvim-treesitter.withAllGrammars # Better highlighting
nvim-treesitter-textobjects # More textobjects
plenary-nvim # 'null-ls', 'telescope' dependency
# Completion