diff options
-rw-r--r-- | README.md | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -26,7 +26,6 @@ Currently requires: * [Command-T](https://github.com/wincent/Command-T): easy file loading * [NerdTree](https://github.com/scrooloose/nerdtree): pleasant file browser * [PreserveNoEOL](https://github.com/vim-scripts/PreserveNoEOL/): preserve EOLs -* [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 |