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

WIP: highlighting isn't working, it looks like none of the grammars are
detected...
This commit is contained in:
Bruno BELANYI 2026-01-20 12:26:37 +00:00
parent 97540ed4c4
commit 80c2c4dd55
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