Derek Wyatt
|
ee8f9eebb5
|
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-03-25 16:47:57 +01:00 |
|
Derek Wyatt
|
46c2af396a
|
Updated the README to include documentation on the postCallVim callout
|
2014-03-25 16:47:57 +01:00 |
|
Derek Wyatt
|
5a81fda42a
|
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-03-25 16:47:57 +01:00 |
|
Derek Wyatt
|
83071a10e7
|
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-03-25 16:47:57 +01:00 |
|
Derek Wyatt
|
cdea478f0f
|
A plugin that makes it easier to interact with the (single) running instance of gvim
|
2014-03-25 16:47:57 +01:00 |
|