add vim-standard (meta package)

This commit is contained in:
AJ ONeal
2021-03-22 05:52:50 +00:00
parent 2688e65315
commit 7786656193
2 changed files with 34 additions and 0 deletions
+26
View File
@@ -0,0 +1,26 @@
---
title: vim-standard
homepage: https://webinstall.dev/vim-standard
tagline: |
meta package for our recommended vim plugins and settings
---
To update (replacing the current version) run `webi vim-standard`.
## 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-shell](/vim-shell)
- [vim-sensible](/vim-sensible)
- [vim-spell](/vim-spell)
- [vim-lastplace](/vim-lastplace)
- [vim-viminfo](/vim-viminfo)
- [vim-syntastic](/vim-syntastic)
- [vim-prettier](/vim-prettier)
+8
View File
@@ -0,0 +1,8 @@
webi \
vim-shell \
vim-sensible \
vim-spell \
vim-viminfo \
vim-lastplace \
vim-syntastic \
vim-prettier