aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTeddy Wing2015-07-06 00:20:39 -0400
committerTeddy Wing2015-07-06 00:20:39 -0400
commit7075b8b4562aa0472dcbe1c91da736a3ec298d6a (patch)
treec24803ee7ad31a83cc645f40e677d03babdceff3
parent52927a37be4b978417c7835cebeed975ef90e0ca (diff)
downloaddotvim-7075b8b4562aa0472dcbe1c91da736a3ec298d6a.tar.bz2
README: Remove EasyGrep from plugin list
Now that I've removed EasyGrep in 52927a37be4b978417c7835cebeed975ef90e0ca, remove it from the README's plugin list.
-rw-r--r--README.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/README.md b/README.md
index 4f74f7b..5bdf69e 100644
--- a/README.md
+++ b/README.md
@@ -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