diff --git a/Plugins-Overview.md b/Plugins-Overview.md index a696e84..79e6669 100644 --- a/Plugins-Overview.md +++ b/Plugins-Overview.md @@ -15,7 +15,7 @@ | ---------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------- | | [autoenv](https://github.com/robbyrussell/oh-my-zsh/tree/master/plugins/autoenv) | automatically execs script on changing dir (.env file) | | [colemak](https://github.com/robbyrussell/oh-my-zsh/tree/master/plugins/colemak) | colemak layout support + vi-mode fixes for colemak http://en.wikipedia.org/wiki/Keyboard_layout#Colemak | -| [colored-man](https://github.com/robbyrussell/oh-my-zsh/tree/master/plugins/colored-man) | adds colors to manpages | +| [colored-man-pages](https://github.com/robbyrussell/oh-my-zsh/tree/master/plugins/colored-man-pages) | adds colors to manpages | | [colorize](https://github.com/robbyrussell/oh-my-zsh/tree/master/plugins/colorize) | cat with syntax highlight support | | [command-not-found](https://github.com/robbyrussell/oh-my-zsh/tree/master/plugins/command-not-found) | suggests package name with relevant command | | [compleat](https://github.com/robbyrussell/oh-my-zsh/tree/master/plugins/compleat) | reformats completion http://github.com/mbrubeck/compleat |