diff --git a/Plugins.md b/Plugins.md index 234830a..5008793 100644 --- a/Plugins.md +++ b/Plugins.md @@ -68,7 +68,6 @@ plugins=(rails git ruby) - [direnv](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/direnv) - [dirhistory](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/dirhistory) - [dirpersist](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/dirpersist) -- [django](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/django) - [dnf](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/dnf) - [dnote](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/dnote) - [docker](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/docker) @@ -314,6 +313,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 + +- [django](https://github.com/ohmyzsh/ohmyzsh/tree/master/plugins/django): Zsh already provides completion for Django. + ### Removed - cloudapp: removed due to [deprecated API](https://github.com/cloudapp/api#note-the-api-is-no-longer-supported).