aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTeddy Wing2014-11-05 11:49:45 -0500
committerTeddy Wing2014-11-05 11:49:45 -0500
commitcb713087e2074f252776072d8684f93d00aa6dc8 (patch)
tree55a5946806c283029790090e0915fa7dd1b35945
parent0fea18fe9291d141ae034285afb9945c3f3c2133 (diff)
downloaddotvim-cb713087e2074f252776072d8684f93d00aa6dc8.tar.bz2
README: Add ag.vim plugin
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index f6899e8..4f74f7b 100644
--- a/README.md
+++ b/README.md
@@ -34,6 +34,7 @@ Currently requires:
* [golang](https://github.com/jnwhiteh/vim-golang): mirror of the official go vim plugins
* [scala](https://github.com/derekwyatt/vim-scala): plugin for Scala development
* [tcomment](https://github.com/tomtom/tcomment_vim): easy code commenting
+* [ag.vim](https://github.com/rking/ag.vim): ag search integration
## License