From f85a7603f247d988e5b9985d0a8bb5f3d275cc27 Mon Sep 17 00:00:00 2001 From: Joe Block Date: Mon, 13 Jul 2015 08:51:52 -0700 Subject: [PATCH] Add vimman plugin --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 33a3788..837e130 100644 --- a/README.md +++ b/README.md @@ -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.