diff --git a/Plugins.md b/Plugins.md index 43e1f73..f034c76 100644 --- a/Plugins.md +++ b/Plugins.md @@ -115,7 +115,6 @@ _NOTE: elements in zsh arrays are separated by spaces. DO NOT use commas._ - [glassfish](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/glassfish) - [globalias](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/globalias) - [gnu-utils](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/gnu-utils) -- [go](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/go) (deprecated; use `golang` instead) - [golang](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/golang) - [gpg-agent](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/gpg-agent) - [gradle](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/gradle) @@ -293,3 +292,4 @@ _NOTE: elements in zsh arrays are separated by spaces. DO NOT use commas._ - [fedora](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/fedora) - [git-remote-branch](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/git-remote-branch) - [nyan](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/nyan) +- [go](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/go) (use `golang` instead)