From eef5dc8c2b73578f4ca6408669fa65b34875d9e4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marc=20Cornell=C3=A0?= Date: Fri, 13 Aug 2021 12:51:31 +0200 Subject: [PATCH] Document removed plugins --- Plugins.md | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/Plugins.md b/Plugins.md index 6c2542b..ba56f1f 100644 --- a/Plugins.md +++ b/Plugins.md @@ -301,13 +301,10 @@ plugins=(rails git ruby) - [zsh-navigation-tools](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/zsh-navigation-tools) - [zsh_reload](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/zsh_reload) -### Deprecated - -- [cloudapp](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/cloudapp) (deprecated API) -- [fedora](https://github.com/ohmyzsh/ohmyzsh/commits/master/plugins/fedora) (use `dnf` instead) -- [go](https://github.com/ohmyzsh/ohmyzsh/commits/master/plugins/go) (use `golang` instead) - ### Removed +- cloudapp: removed due to [deprecated API](https://github.com/cloudapp/api#note-the-api-is-no-longer-supported). +- fedora: use `dnf` instead. - git-remote-branch: not actively maintained. +- go: use `golang` instead. - nyan: the service that the plugin relied on is no longer available.