-
ufo.lua ufo config
-
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.
-
The only must have feature that was missing for me is VSCodes powerful project wide search. Fortunately nvim-spectre does exactly that
-
-
mini.nvim
Library of 40+ independent Lua modules improving overall Neovim (version 0.8 and higher) experience with minimal effort
mini.nvim
-
diffview.nvim
Single tabpage interface for easily cycling through diffs for all modified files for any git rev.
diffview.nvim was amazing for an neovim-local diff view / git status as well as git log with diffs.
-
leap.nvim absolutely turned my movements and navigation experience in neovim upside down.
-
I still can't get testing and debugging tests down, so I am going back to intellij or goland to do that. I have been at it for about 3 weeks now. I spent so much time setting up my config. haha. Having said that, I really like Overseer https://github.com/stevearc/overseer.nvim
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
trouble.nvim
🚦 A pretty diagnostics, references, telescope results, quickfix and location list to help you solve all the trouble your code is causing.
Trouble is so good for finding errors easily. For testing I use jest so I haven't had too many issues. What do you test with?
-
I also find Lsp Lines to be pretty awesome. I have a bunch of windows in kitty open next to each other and the default virtual_text kept overflowing off my visual buffer. This took care of that and is extremely helpful.
-
I tried nvim-ufo it was hard to set up to my exact needs but I achieved it recently
-
hop.nvim to easily hop to specific text with minimal keystrokes
-
which-key.nvim
💥 Create key bindings that stick. WhichKey helps you remember your Neovim keymaps, by showing available keybindings in a popup as you type.
which-key.nvim for consistent custom key mappings which helped me a lot to own my setup.
-
persistence.nvim for using session management which is useful
-
nvim-dap for debugging using keyboard bindings which are intuitive.
-
lsp_lines.nvim
Discontinued GitHub mirror of https://git.sr.ht/~whynothugo/lsp_lines.nvim to work around Windows issues with `packer.nvim`. (by ErichDonGubler)
lsp-lines for error-lens but better.
-
telescope-undo?
-
I've used vscode before and I really like this combination bufferline.nvim with scope.nvim.
-
I've used vscode before and I really like this combination bufferline.nvim with scope.nvim.
-
Sometimes you do want to created, edit, and move files, for that I've found oil.nvim amazing. netrw will do the job but oil just feels so slick
-
-
I'm writing a playwright plugin for neotest. Github.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives