diff options
author | Teddy Wing | 2014-11-05 11:41:20 -0500 |
---|---|---|
committer | Teddy Wing | 2014-11-05 11:41:20 -0500 |
commit | 0fea18fe9291d141ae034285afb9945c3f3c2133 (patch) | |
tree | 91c576de7258975104462cac8ec2ced0921a1f67 /bundle/ag | |
parent | 91fb3f281be0e45ef91b9458e6312af1183c3e3d (diff) | |
download | dotvim-0fea18fe9291d141ae034285afb9945c3f3c2133.tar.bz2 |
Add ag.vim plugin
Was doing a search for a class in HTML files and realised that I want
the files open in vim and in order to do so I would either have to
monkey with some shell piping or Control-Z/fg back and forth from ag
output to vim whilst remembering which filenames I wanted to open and
open them manually.
Craziness.
Finally installing Ag.vim for these instances when I want to instantly
open vim buffers for the files in my search results.
Diffstat (limited to 'bundle/ag')
m--------- | bundle/ag | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/bundle/ag b/bundle/ag new file mode 160000 +Subproject d3a00f8affb091e7a14eb34f1beb9db9bb57a4b |