home: vim: migrate to 'none-ls-nvim'

This is the community-maintained fork of the plug-in.
This commit is contained in:
Bruno BELANYI 2023-10-18 15:26:35 +00:00
parent 28187c3b8f
commit 516df86b3f
1 changed files with 1 additions and 1 deletions

View File

@ -67,7 +67,7 @@ in
nvim-lspconfig # Easy LSP configuration
lsp-format-nvim # Simplified formatting configuration
lsp_lines-nvim # Show diagnostics *over* regions
null-ls-nvim # LSP integration for linters and formatters
none-ls-nvim # LSP integration for linters and formatters
nvim-treesitter.withAllGrammars # Better highlighting
nvim-treesitter-textobjects # More textobjects
nvim-ts-context-commentstring # Comment string in nested language blocks