aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
AgeCommit message (Collapse)Author
2014-12-13README: Update with a note about `:b`HEADmasterTeddy Wing
Found out recently that `:b` can take a buffer name (or partial buffer name in particular) argument, which kind of obviates the need for this plugin. Add a note about this to the README.
2014-11-24README: fix installation clone URLTeddy Wing
Copied the text from the auditory.vim README and didn't read it carefully. I forgot to replace the git clone URL with the one for ls-grep.
2014-11-23Add READMETeddy Wing
Basic explanation of what the plugin does, usage, and installation instructions. Still need to write a Vim help file.