Popular plugins
This section lists some of the most popular Vim plugins. For each one of them, configuration tips are provided to improve their integration with Vem.
- vim-plug
Plugin manager
- fzf.vim
Integrates the fzf fuzzy finder into Vim
- ale
Asynchronous Lint Engine to display diagnostics about your code
- coc-nvim
Full language server protocol support as VSCode
- vim-fugitive
A Git wrapper
- ultisnips
Snippet manager
- vim-gutentags
Tag file manager (tag files provide the Go to definition feature for your code).
- vim-ripgrep
Integration of ripgrep (grep alternative)
- vim-gitbranch
Gives the name of the Git branch of the current Git repository.
- vim-devicons
Glyphs (icons) for many development related filetypes