diff options
author | Teddy Wing | 2014-11-05 11:49:45 -0500 |
---|---|---|
committer | Teddy Wing | 2014-11-05 11:49:45 -0500 |
commit | cb713087e2074f252776072d8684f93d00aa6dc8 (patch) | |
tree | 55a5946806c283029790090e0915fa7dd1b35945 | |
parent | 0fea18fe9291d141ae034285afb9945c3f3c2133 (diff) | |
download | dotvim-cb713087e2074f252776072d8684f93d00aa6dc8.tar.bz2 |
README: Add ag.vim plugin
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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 |