Our great sponsors
-
mini.nvim
Library of 30+ independent Lua modules improving overall Neovim (version 0.7 and higher) experience with minimal effort
probably using something like mini.jump
-
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
-
SonarLint
Clean code begins in your IDE with SonarLint. Up your coding game and discover issues early. SonarLint is a free plugin that helps you find & fix bugs and security issues from the moment you start writing code. Install from your favorite IDE marketplace today.
-
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.
-
Mergify
Updating dependencies is time-consuming.. Solutions like Dependabot or Renovate update but don't merge dependencies. You need to do it manually while it could be fully automated! Add a Merge Queue to your workflow and stop caring about PR management & merging. Try Mergify for free.
-
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!!!!
Related posts
- What IDEA or Vscode feature/function you want to have in neovim eco-system?
- Editing init.lua with lua_ls on gives "Undefined global : vim" ?
- Set it and forget it plugins?
- mini.files - navigate and manipulate file system (with column view and editing text)
- What plugins do you use to manage work across multiple files?