X-Git-Url: https://git.josue.xyz/?a=blobdiff_plain;f=vim-go%2FREADME.md;h=46ec3fdd8b3b0954f9eb2eabcb44b89dfa3bfbc3;hb=d56006ef48ee1d3f600dbca3529e20b3a1846b9d;hp=ebabbd2fa33b184e59790b503b1cd5ca46ffed8d;hpb=85a231cc55e039a7e99a5a853a7d7ad8519fa596;p=webi-installers%2F.git diff --git a/vim-go/README.md b/vim-go/README.md index ebabbd2..46ec3fd 100644 --- a/vim-go/README.md +++ b/vim-go/README.md @@ -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 `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