What's a very simple config change that you can't live without?

This page summarizes the projects mentioned and recommended in the original post on /r/neovim

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.
coderabbit.ai
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  1. 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

  2. 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.

    CodeRabbit logo
  3. 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

  4. NormalNvim

    A normal Neovim distribution

    The mappings file of the nvim distro I'm about to release: NormalNvim

  5. zeioth-qmk

    My wired keyboard drivers

    The firmware I wrote for my wired programmable keyboard based on QMK.

  6. zeioth-zmk

    My wireless keyboard drivers

    The other firmware I wrote for my wireless programable keyboard based on ZMK.

  7. zmk

    ZMK Firmware Repository

    The other firmware I wrote for my wireless programable keyboard based on ZMK.

  8. qmk_firmware

    Open-source keyboard firmware for Atmel AVR and Arm USB families

    The firmware I wrote for my wired programmable keyboard based on QMK.

  9. SaaSHub

    SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives

    SaaSHub logo
  10. bufferline.nvim

    A snazzy bufferline for Neovim

    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.

  11. linux

    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.

  12. YankAssassin.vim

    Don't let the cursor move while Yanking in Vim/Neovim

    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.

  13. nvim-bqf

    Better quickfix window in Neovim, polish old quickfix window.

    For an instant preview for the item in quickfix, please try nvim-bqf. It is so damn good!!!!

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Neovim for beginners

    20 projects | dev.to | 30 Sep 2024
  • What are some plugins that you can't live without?

    16 projects | /r/neovim | 4 Dec 2023
  • What IDEA or Vscode feature/function you want to have in neovim eco-system?

    16 projects | /r/neovim | 28 Jun 2023
  • Editing init.lua with lua_ls on gives "Undefined global : vim" ?

    3 projects | /r/neovim | 27 Jun 2023
  • Set it and forget it plugins?

    16 projects | /r/neovim | 27 Jun 2023

Did you know that C is
the 6th most popular programming language
based on number of references?