summaryrefslogtreecommitdiff
path: root/plugins/vim-interaction/vim-interaction.plugin.zsh
AgeCommit message (Expand)Author
2021-09-23refactor(vim-interaction): clean up code and open gvim instance if none open ...Marc Cornellà
2021-09-09fix(vim-interaction): look up the newest GVim instance (#9095)Jóhann Friðriksson
2018-07-01Added "-n name" option to vim-interaction plugin (#4522)Pierre Barbier de Reuille
2015-09-01[vim-interaction plugin] Escaping special chars in file names and simplifying...Marc Cornellà
2014-11-06Change all pwd calls for $PWD variableMarc Cornellà
2012-04-01Added an <esc> to the begining of everything. I ran something when I was in i...Derek Wyatt
2012-03-30Added an optional callout to the end of the interaction function. I put it in...Derek Wyatt
2012-03-20Fixed: If you callvim on a non-existant file with a relative path, the CWD of...Derek Wyatt
2012-03-20A plugin that makes it easier to interact with the (single) running instance ...Derek Wyatt