summaryrefslogtreecommitdiff
path: root/plugins/vim-interaction
AgeCommit message (Collapse)Author
2012-03-20Fixed: If you callvim on a non-existant file with a relative path, the CWD ↵Derek Wyatt
of the running gvim process is used, and that's not right. We use the PWD explicitly instead, in this case
2012-03-20A plugin that makes it easier to interact with the (single) running instance ↵Derek Wyatt
of gvim