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

This commit is contained in:
Bruno BELANYI 2026-01-20 12:26:37 +00:00
parent 526f8bb6e2
commit d7d8f40a8f
2 changed files with 32 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