home: vim: add 'nvim-treesitter'
IMHO, this is *very* colorful, I might not end up using the highlighting after all. Let's see if I get used to it after a little while.
This commit is contained in:
parent
c3b0b9c607
commit
bbc32d6030
2 changed files with 14 additions and 0 deletions
|
|
@ -66,6 +66,7 @@ in
|
|||
lightline-lsp
|
||||
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
|
||||
plenary-nvim # 'null-ls' dependency
|
||||
];
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue