-
coc.nvim
Nodejs extension host for vim & neovim, load extensions like VSCode and host language servers.
Set up pyright LSP. Either use https://github.com/neoclide/coc.nvim or https://github.com/neovim/nvim-lspconfig. The former is easier to set up and the latter is native to neovim and you can use it with lots of more plugins.
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
https://github.com/famiu/bufdelete.nvim I never used it but there are plugins for everything you want
-
vim-illuminate
illuminate.vim - (Neo)Vim plugin for automatically highlighting other uses of the word under the cursor using either LSP, Tree-sitter, or regex matching.
-
Set up pyright LSP. Either use https://github.com/neoclide/coc.nvim or https://github.com/neovim/nvim-lspconfig. The former is easier to set up and the latter is native to neovim and you can use it with lots of more plugins.
-
I suggest looking at https://github.com/nvim-lua/kickstart.nvim for your configuration starting point. https://github.com/LazyVim/LazyVim also provides cool preconfigured setup. You can take a look at my https://github.com/kiyoon/dotfiles to see how I configured. I didn't use any of the preconfigured ones.
-
I suggest looking at https://github.com/nvim-lua/kickstart.nvim for your configuration starting point. https://github.com/LazyVim/LazyVim also provides cool preconfigured setup. You can take a look at my https://github.com/kiyoon/dotfiles to see how I configured. I didn't use any of the preconfigured ones.
-
I suggest looking at https://github.com/nvim-lua/kickstart.nvim for your configuration starting point. https://github.com/LazyVim/LazyVim also provides cool preconfigured setup. You can take a look at my https://github.com/kiyoon/dotfiles to see how I configured. I didn't use any of the preconfigured ones.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-