X-Git-Url: https://git.josue.xyz/?a=blobdiff_plain;f=vim-prettier%2FREADME.md;h=275f83f1ab3d9792134d20d67fdd9d8f7a16b830;hb=refs%2Fremotes%2Forigin%2FHEAD;hp=8c7462aa71a7b65cc7f5afeb835ac3ec2558cec9;hpb=10b5d609d746a75227ab5c74902741dff234570d;p=webi-installers%2F.git diff --git a/vim-prettier/README.md b/vim-prettier/README.md index 8c7462a..275f83f 100644 --- a/vim-prettier/README.md +++ b/vim-prettier/README.md @@ -5,19 +5,16 @@ tagline: | vim-prettier adds Prettier support for Vim. --- -## Updating `vim-prettier` - -```bash -webi vim-prettier -``` +To update (replacing the current version) run `webi vim-prettier`. ## Cheat Sheet > `vim-prettier` is a vim plugin wrapper for prettier, pre-configured with > custom default prettier settings. -You'll also need `ALE`, [`syntastic`](https://webinstall.dev/vim-syntastic), or -similar. +You'll also need to install [`ALE`](https://webinstall.dev/vim-ale) (part of +[`vim-essentials`](https://webinstall.dev/vim-essentials)) or +[`syntastic`](https://webinstall.dev/vim-syntastic) first. ### How to install by hand