mirror of
https://github.com/rockerBOO/awesome-neovim
synced 2025-02-17 03:48:24 +00:00
Remove jose-elias-alvarez/null-ls.nvim
(#801)
* adding nvim-nu * addding "." at the end of the line * adding "-" * adding author name * removing `null-ls`
This commit is contained in:
parent
b19ec4fe39
commit
c19d12332b
1 changed files with 0 additions and 1 deletions
|
@ -128,7 +128,6 @@ You can find them listed on the [Neovim wiki](https://github.com/neovim/neovim/w
|
|||
- [stevearc/aerial.nvim](https://github.com/stevearc/aerial.nvim) - A code outline window for skimming and quick navigation.
|
||||
- [SmiteshP/nvim-navbuddy](https://github.com/SmiteshP/nvim-navbuddy) - A simple popup display that provides breadcrumbs like navigation features using LSP.
|
||||
- [tamago324/nlsp-settings.nvim](https://github.com/tamago324/nlsp-settings.nvim) - Setup LSP with JSON or YAML files.
|
||||
- [jose-elias-alvarez/null-ls.nvim](https://github.com/jose-elias-alvarez/null-ls.nvim) - Use Neovim as a language server to inject LSP diagnostics, code actions, and more via Lua.
|
||||
- [jakewvincent/texmagic.nvim](https://github.com/jakewvincent/texmagic.nvim) - Enhance the lspconfig settings for Texlab by defining any number of custom LaTeX build engines and selecting them with magic comments.
|
||||
- [nanotee/nvim-lsp-basics](https://github.com/nanotee/nvim-lsp-basics) - Basic wrappers for LSP features.
|
||||
- [weilbith/nvim-code-action-menu](https://github.com/weilbith/nvim-code-action-menu) - A floating pop-up menu for code actions to show code action information and a diff preview.
|
||||
|
|
Loading…
Add table
Reference in a new issue