Derek Wyatt
|
4282bf2789
|
Added an <esc> to the begining of everything. I ran something when I was in insert mode once and all it did was shove !args... into the buffer. <esc> first.
|
2014-11-28 14:35:52 +01:00 |
|
Derek Wyatt
|
54554364a6
|
Updated the README to include documentation on the postCallVim callout
|
2014-11-28 14:35:52 +01:00 |
|
Derek Wyatt
|
1b4a7cf581
|
Added an optional callout to the end of the interaction function. I put it in to allow me to put the window focus on MacVim / GVim depending on the different OS I happen to be on
|
2014-11-28 14:35:52 +01:00 |
|
Derek Wyatt
|
5640ec4383
|
Fixed: If you callvim on a non-existant file with a relative path, the CWD of the running gvim process is used, and that's not right. We use the PWD explicitly instead, in this case
|
2014-11-28 14:35:52 +01:00 |
|
Derek Wyatt
|
208997f78f
|
A plugin that makes it easier to interact with the (single) running instance of gvim
|
2014-11-28 14:35:52 +01:00 |
|