home: vim: use legacy 'nvim-treesitter' plug-ins

This commit is contained in:
Bruno BELANYI 2026-01-20 11:33:16 +00:00
parent 47ca4ed61c
commit 28a36cfdaa

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.withAllGrammars # Better highlighting
nvim-treesitter-textobjects # More textobjects
nvim-treesitter-legacy.withAllGrammars # Better highlighting
nvim-treesitter-textobjects-legacy # More textobjects
plenary-nvim # 'null-ls', 'telescope' dependency
# Completion