add webi dat dat dat
[webi-installers/.git] / vim-syntastic / README.md
index f1a84f1e593f0e6da3f1303be53b39fc66e4bf0e..3d0ee609496ac3dc21f64fcef0b0b39ee5cc688e 100644 (file)
@@ -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