home: vim: use shorter tree-sitter alias

This commit is contained in:
Bruno BELANYI 2023-02-08 14:03:23 +00:00
parent 0e4a4df544
commit 2b3fb4fa5a

View file

@ -68,7 +68,7 @@ in
nvim-lspconfig # Easy LSP configuration
lsp_lines-nvim # Show diagnostics *over* regions
null-ls-nvim # LSP integration for linters and formatters
(nvim-treesitter.withPlugins (_: pkgs.tree-sitter.allGrammars)) # Better highlighting
nvim-treesitter.withAllGrammars # Better highlighting
nvim-treesitter-textobjects # More textobjects
nvim-ts-context-commentstring # Comment string in nested language blocks
plenary-nvim # 'null-ls', 'telescope' dependency