-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
You can take at look at this awesome-neovim repo, it's collection of awesome neovim plugins.
-
Here's my config, you can use it as a reference.
-
From lsp-zero's readme
-
I use the nightly Linux AppImage.
-
Please, follow this steps: Install Neovim from source: https://www.youtube.com/watch?v=Vghglz2oR0c&t=483s (Like first 20 min, you don't have to watch all the videos) (please, we are in nvim 0.8, choose the correct Brach and compile) Check this series of videos about how to order your folders and config basic stuff (But please, be aware, some things are outdate, just check Christ repo, go to the file copy and paste) https://github.com/ChristianChiarulli/nvim https://www.youtube.com/watch?v=ctH-a-1eUME Good luck.
Related posts
-
Difference between Telescope `lsp_workspace_symbols` and `lsp_dynamic_workspace_symbols`?
-
Are there any examples of how to use nvim_create_autocmd?
-
Neovim 0.5 is awesome
-
Need resources for porting init.vim to init.lua, following the norm
-
lsp, pyls: how to get autocompletion and signatures of imported library