-
mini.nvim
Library of 40+ independent Lua modules improving overall Neovim (version 0.8 and higher) experience with minimal effort
probably using something like mini.jump
-
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.
-
codeexplain.nvim
A nvim plugin Powered by GPT4ALL for Real-time Code Explanation and Vulnerability Detection (no internet necessary)
ive heard good things about this and ive been meaning to check it out myself: https://github.com/mthbernardes/codeexplain.nvim
-
The mappings file of the nvim distro I'm about to release: NormalNvim
-
The firmware I wrote for my wired programmable keyboard based on QMK.
-
The other firmware I wrote for my wireless programable keyboard based on ZMK.
-
The other firmware I wrote for my wireless programable keyboard based on ZMK.
-
The firmware I wrote for my wired programmable keyboard based on QMK.
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
Left and right arrows to switch between buffers. I used to pair this with giving every buffer its own tab, but now I just use Bufferline which functions similarly.
-
Having both is a game-changer. Depends on your OS. On Mac, I use Karabiner. Linux I used use caps2esc and on Windows I use a custom AutoHotKey.
-
I like to use https://github.com/svban/YankAssassin.vim . Works nicely with y5j, for example. Although it is not a simple config change in this case.
-
For an instant preview for the item in quickfix, please try nvim-bqf. It is so damn good!!!!