mirror of
https://github.com/robbyrussell/oh-my-zsh.git
synced 2025-12-06 23:40:39 +01:00
Deprecate django plugin
@@ -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).
|
||||
|
||||
Reference in New Issue
Block a user