aboutsummaryrefslogtreecommitdiffstats
path: root/ls-grep.vim
AgeCommit message (Expand)Author
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