<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vim-ls-grep/autoload, branch master</title>
<subtitle>Ever want to `:ls | grep filename`? Do `:LsGrep filename`.</subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/vim-ls-grep/'/>
<entry>
<title>Move `LsGrep` function to autoload/</title>
<updated>2014-11-23T20:21:57+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2014-11-23T20:21:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/vim-ls-grep/commit/?id=3f0a724625c9f3bea3cf6c5123da0fa3154cdb7a'/>
<id>3f0a724625c9f3bea3cf6c5123da0fa3154cdb7a</id>
<content type='text'>
* Change filename to use an underscore (in order to be able to use it in
  the autoload function name)
* Split the function and the command between autoload and plugin files
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Change filename to use an underscore (in order to be able to use it in
  the autoload function name)
* Split the function and the command between autoload and plugin files
</pre>
</div>
</content>
</entry>
</feed>
