aboutsummaryrefslogtreecommitdiffstats
path: root/bundle/write-with-spaces/plugin/write_with_spaces.vim
AgeCommit message (Collapse)Author
2015-04-02write-with-spaces: Enable tab completionTeddy Wing
Turn on tab completion to make it easier to navigate to a directory to save the file in.
2015-03-26Add write-with-spaces pluginTeddy Wing
Add a plugin to provide a way to write file names with spaces. Came from a Vim forum post. Handy to not have to always type backslashes if I want to save a file with spaces in it.