X-Git-Url: https://git.josue.xyz/?a=blobdiff_plain;f=vim-go%2FREADME.md;h=46ec3fdd8b3b0954f9eb2eabcb44b89dfa3bfbc3;hb=c77b2afba8be0e2aca21ad2647e7e847e4a8aa14;hp=c8c5ac50e9f80b63035c6756dfd76da4dba7d30a;hpb=1a7a851e3fa8779ce488db62c7c24255b906044c;p=webi-installers%2F.git diff --git a/vim-go/README.md b/vim-go/README.md index c8c5ac5..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 `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