aboutsummaryrefslogtreecommitdiffstats
path: root/bundle/cmd-escape/plugin
AgeCommit message (Collapse)Author
2019-12-13Add 'cmd-escape' plugin ideaTeddy Wing
A mapping that toggles <Space> to insert '\ ', automatically escaping spaces when entering file names (such as when creating files with spaces in their names). Working, but I now need to clean up the code.