<feed xmlns='http://www.w3.org/2005/Atom'>
<title>vim-ls-grep/plugin, 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>plugin/ls_grep.vim: Don't reload the plugin if already loaded</title>
<updated>2014-11-27T22:02:10+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2014-11-27T22:02:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/vim-ls-grep/commit/?id=a6edb81626a56b266f3ac4f4907e595a7987b3ab'/>
<id>a6edb81626a56b266f3ac4f4907e595a7987b3ab</id>
<content type='text'>
Learning to become a good plugin citizen.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Learning to become a good plugin citizen.
</pre>
</div>
</content>
</entry>
<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>
