Add vimman plugin

This commit is contained in:
Joe Block 2015-07-13 08:51:52 -07:00
parent 7aa7e677ea
commit f85a7603f2

View file

@ -132,6 +132,7 @@ Not a framework, but still useful
* [snippets](https://github.com/willghatch/zsh-snippets) - Command line snippet expansion.
* [sugarfree](https://github.com/cbrock/sugar-free) - Based on the [Pure](https://github.com/sindresorhus/pure) and [Candy](https://github.com/BinaryMuse/oh-my-zsh/blob/master/themes/candy.zsh-theme) themes
* [sysadmin-util](https://github.com/skx/sysadmin-util) - Steve Kemp's collection of tool scripts for sysadmins.
* [vimman](https://github.com/yonchu/vimman) - View vim plugin manuals (help) like man in zsh
* [wd](https://github.com/mfaerevaag/wd) - Warp directory lets you jump to custom directories in zsh, without using cd. Why? Because cd seems ineffecient when the folder is frequently visited or has a long path.
* [yeoman-zsh-plugin](https://github.com/edouard-lopez/yeoman-zsh-plugin) - Edouard Lopez's Yeoman plugin for Oh My ZSH, compatible with yeoman version ≥1.0 (includes options and command auto-completion)
* [zaw](https://github.com/zsh-users/zaw) - ZSH anything.el-like widget.