Favorite vimrc configs for coding?

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

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
  • auto-pairs

    Vim plugin, insert or delete brackets, parens, quotes in pair

    Having said this, there are some useful language independent extensions: jiangmiao/auto-pairs, tpope/vim-commentary, preservim/tagbar, junegunn/vim-peekaboo

  • 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
  • vim-commentary

    commentary.vim: comment stuff out

    Having said this, there are some useful language independent extensions: jiangmiao/auto-pairs, tpope/vim-commentary, preservim/tagbar, junegunn/vim-peekaboo

  • tagbar

    Vim plugin that displays tags in a window, ordered by scope

    Having said this, there are some useful language independent extensions: jiangmiao/auto-pairs, tpope/vim-commentary, preservim/tagbar, junegunn/vim-peekaboo

  • vim-peekaboo

    :eyes: " / @ / CTRL-R

    Having said this, there are some useful language independent extensions: jiangmiao/auto-pairs, tpope/vim-commentary, preservim/tagbar, junegunn/vim-peekaboo

  • vim-lsp

    async language server protocol plugin for vim and neovim

    vim-lsp and ccls, supertab for auto-completion

  • ccls

    C/C++/ObjC language server supporting cross references, hierarchies, completion and semantic highlighting

    vim-lsp and ccls, supertab for auto-completion

  • supertab

    Perform all your vim insert mode completions with Tab

    vim-lsp and ccls, supertab for auto-completion

  • SaaSHub

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

    SaaSHub logo
  • SpaceVim

    Discontinued A community-driven modular vim/neovim distribution - The ultimate vimrc

    While I don't agree with you, it's still your choice. Still a better choice than using most other editors. Have a look at SpaceVim for a complete suite.

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

  • SpaceVim GitHub

    1 project | news.ycombinator.com | 14 Mar 2024
  • colorscheme won't apply

    1 project | /r/SpaceVim | 22 Apr 2023
  • Since we're sharing our code editors, I present to you code editor neovim, what do you think

    1 project | /r/ICSE | 22 Mar 2023
  • SpaceVim core plug-in has been rewritten using lua

    1 project | /r/neovim | 22 Oct 2022
  • Trying to move from vscode to neovim but am confused about the installation process

    2 projects | /r/neovim | 9 Oct 2022

Did you konow that Vim Script is
the 31st most popular programming language
based on number of metions?