chore: make Prettier + fix spelling, update upgrade/switch instructions, prefer ale...
[webi-installers/.git] / vim-prettier / README.md
index f030aaabf59d4cc296605f0b0b9840121510d24d..275f83f1ab3d9792134d20d67fdd9d8f7a16b830 100644 (file)
@@ -12,8 +12,9 @@ To update (replacing the current version) run `webi vim-prettier`.
 > `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