<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dotvim/bundle/ag, branch master</title>
<subtitle>My vim configuration</subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/dotvim/'/>
<entry>
<title>Add ag.vim plugin</title>
<updated>2014-11-05T16:41:20+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2014-11-05T16:41:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/dotvim/commit/?id=0fea18fe9291d141ae034285afb9945c3f3c2133'/>
<id>0fea18fe9291d141ae034285afb9945c3f3c2133</id>
<content type='text'>
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.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
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.
</pre>
</div>
</content>
</entry>
</feed>
