mirror of
https://github.com/webinstall/webi-installers.git
synced 2026-02-14 17:49:53 +00:00
title, homepage, tagline
| title | homepage | tagline |
|---|---|---|
| vim-essentials | https://webinstall.dev/vim-essentials | meta package for our recommended vim plugins and settings |
To update (replacing the current version) run webi vim-essentials.
Cheat Sheet
A collection of extremely useful plugins and very simple one-line changes to vim's default settings.
This meta package will install the full set of plugins and settings we recommended.
It includes many of the vim plugins available on webinstall.dev such as:
- vim-leader
- vim-shell
- vim-sensible
- vim-viminfo
- vim-lastplace
- vim-spell
- vim-ale
- vim-prettier
- vim-whitespace
It DOES NOT include these, which you may also want:
- vim-gui (mouse and clipboard support)
- vim-nerdtree
- vim-devicons