Add nanotee/nvim-lsp-basics

This commit is contained in:
gegoune 2021-08-08 14:39:18 +02:00 committed by Thomas Versteeg
parent 0b25841783
commit c92e5d9cc6

View file

@ -137,6 +137,7 @@ Neovim supports a wide variety of UI's.
- [stevearc/aerial.nvim](https://github.com/stevearc/aerial.nvim) - A code outline window for skimming and quick navigation.
- [jose-elias-alvarez/null-ls](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.
##### LSP Installers