diff options
| author | Teddy Wing | 2014-05-25 16:03:49 -0400 | 
|---|---|---|
| committer | Teddy Wing | 2014-05-25 16:03:49 -0400 | 
| commit | bc67381ba76074b4601e0ac2159527f91a01e29b (patch) | |
| tree | ac521e203c0987957982a01dd2382ab201322cc7 | |
| parent | b980970a7d6f63da3e6d3553b57af92bd612b24b (diff) | |
| download | dotvim-bc67381ba76074b4601e0ac2159527f91a01e29b.tar.bz2 | |
README: add Gundo to plugin list
| -rw-r--r-- | README.md | 1 | 
1 files changed, 1 insertions, 0 deletions
| @@ -30,6 +30,7 @@ Currently requires:  * [EasyGrep](https://github.com/vim-scripts/EasyGrep): easy find and replace in project  * [Indent Guides](https://github.com/nathanaelkane/vim-indent-guides): show tab stops  * [camelcasemotion](https://github.com/vim-scripts/camelcasemotion): move inside camelcase and underscored words +* [Gundo](http://sjl.bitbucket.org/gundo.vim/): visual view of vim's undo tree  Disabled plugins: | 
