X-Git-Url: https://git.josue.xyz/?a=blobdiff_plain;f=vim-go%2FREADME.md;h=7b4e6ab29bbb63b529c9e5b1dc51a88c26bd1d3a;hb=dfb477380c1c9118d4e2361ecd26ceedfdb10098;hp=1e1f31a5846b974f0415511be9e301354a3115e7;hpb=aae813df48deaa4464def8294f7aae51b5ca4fd0;p=webi-installers%2F.git diff --git a/vim-go/README.md b/vim-go/README.md index 1e1f31a..7b4e6ab 100644 --- a/vim-go/README.md +++ b/vim-go/README.md @@ -5,19 +5,16 @@ tagline: | vim-go adds Go language support for Vim. --- -## Updating `vim-go` - -```bash -webi vim-go -``` +To update (replacing the current version) run `webi vim-go`. ## Cheat Sheet -> `vim-go` provides integration with various official and 3rd part go tooling +> `vim-go` provides integration with various official and 3rd party go tooling > for linting, vetting, etc. -You'll also need `ALE`, [`syntastic`](https://webinstall.dev/vim-syntastic), or -similar. +You'll also need to install [`ALE`](https://webinstall.dev/vim-ale) (part of +[`vim-essentials`](https://webinstall.dev/vim-essentials)) or +[`syntastic`](https://webinstall.dev/vim-syntastic) first. ### How to install by hand