aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2014-12-13README: Update with a note about `:b`HEADmasterTeddy Wing
2014-12-13Add helptagsTeddy Wing
2014-12-13Add docsTeddy Wing
2014-11-27plugin/ls_grep.vim: Don't reload the plugin if already loadedTeddy Wing
2014-11-24README: fix installation clone URLTeddy Wing
2014-11-23Add READMETeddy Wing
2014-11-23Add LICENSETeddy Wing
2014-11-23Move `LsGrep` function to autoload/Teddy Wing
2014-11-23ls-grep.vim: Require unquoted search term argumentTeddy Wing
2014-11-23ls-grep.vim: Add some comments to the `LsGrep` functionTeddy Wing
2014-11-23ls-grep.vim: Use case-insensitive grep searchTeddy Wing
2014-11-23ls-grep.vim: Pass command args to `LsGrep` functionTeddy Wing
2014-11-23ls-grep.vim: Allow a search stringTeddy Wing
2014-11-23Initial commit. Proof of concept.Teddy Wing