X-Git-Url: https://git.josue.xyz/?a=blobdiff_plain;f=vim-syntastic%2FREADME.md;h=3d0ee609496ac3dc21f64fcef0b0b39ee5cc688e;hb=75b064a121d420c51c76f909b5c7678fdfdf8616;hp=f1a84f1e593f0e6da3f1303be53b39fc66e4bf0e;hpb=5fcebb78a1cb578759ed153b14180ffba2600290;p=webi-installers%2F.git diff --git a/vim-syntastic/README.md b/vim-syntastic/README.md index f1a84f1..3d0ee60 100644 --- a/vim-syntastic/README.md +++ b/vim-syntastic/README.md @@ -3,10 +3,20 @@ title: vim-syntastic homepage: https://github.com/vim-syntastic/syntastic tagline: | Syntastic runs files through external syntax checkers and displays any resulting errors to the user. -description: | - vim-syntastic has been superseded by [ALE](https://github.com/dense-analysis/ale), but it lives on in my heart, my `.vim`, and my `.vimrc`. --- +## Updating `vim-syntastic` + +```bash +webi vim-syntastic +``` + +## Cheat Sheet + +`vim-syntastic` has been superseded by +[ALE](https://github.com/dense-analysis/ale), but it lives on in my heart, my +`.vim`, and my `.vimrc`. + ### How to install manually ```bash