-
coc.nvim
Nodejs extension host for vim & neovim, load extensions like VSCode and host language servers.
For a newbie coming in from vscode, instead of setting up native lsp, I think you can start with coc https://github.com/neoclide/coc.nvim
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
And for python dev, you can try & install these coc extension: - https://github.com/fannheyward/coc-pyright - https://github.com/yaegassy/coc-htmldjango
-
coc-htmldjango
django templates (htmldjango) extension for coc.nvim. Provides "formatter", "linter", "completion" and more...
And for python dev, you can try & install these coc extension: - https://github.com/fannheyward/coc-pyright - https://github.com/yaegassy/coc-htmldjango
-
null-ls.nvim
Discontinued Use Neovim as a language server to inject LSP diagnostics, code actions, and more via Lua.
-
vim-localvimrc
Search local vimrc files (".lvimrc") in the tree (root dir up to current dir) and load them.
Related posts
-
vim-dadbod and nvim-cmp
-
List and attach to available Interpreters on the fly.
-
I spent 1 year of my life on making a fast as fuck Vim completion client with ass loads of features. (Author of CHADTree)
-
How to use coc-pyright?
-
Hello! I've been browsing multiple guides for styling VIM to look like the screenshots in the GitHub project, but I haven't been able to find anything. Does anyone here have any idea what plugins might get vim to look like this?