add webi dat dat dat
[webi-installers/.git] / vim-go / README.md
index c8c5ac50e9f80b63035c6756dfd76da4dba7d30a..46ec3fdd8b3b0954f9eb2eabcb44b89dfa3bfbc3 100644 (file)
@@ -3,12 +3,21 @@ title: vim-go
 homepage: https://github.com/fatih/vim-go
 tagline: |
   vim-go adds Go language support for Vim.
-description: |
-  `vim-go` provides integration with various official and 3rd part go tooling for linting, vetting, etc.
-
-  You'll also need `ALE`, `syntastic`, or similar.
 ---
 
+## Updating `vim-go`
+
+```bash
+webi vim-go
+```
+
+## Cheat Sheet
+
+> `vim-go` provides integration with various official and 3rd part go tooling
+> for linting, vetting, etc.
+
+You'll also need `ALE`, `syntastic`, or similar.
+
 ### How to install by hand
 
 ```bash