Hello,
On 9 Okt., 06:41, Mitch <[EMAIL PROTECTED]> wrote:
> I've been using chimp a little bit, and it works pretty well except
> for the \ef command. It gives me the following error:
> E119: Not enough arguments for function: 31_EvalFile
Please report such issues! Otherwise they can't be fixed.
Hello,
On 9 Okt., 02:41, Jonas Bengtsson <[EMAIL PROTECTED]> wrote:
> It almost works now, however something fishy is going on when it tries
> to launch screen from vim. I've done the following setting:
Do you also use the VimClojure plugin? Chimp heavily relies on its
syntax highlighting. Of cou
I've been using chimp a little bit, and it works pretty well except
for the \ef command. It gives me the following error:
E119: Not enough arguments for function: 31_EvalFile
All the other commands work fine though! Thanks for the plugin!
-Mitch
On Aug 18, 3:47 pm, Meikel Brandmeyer <[EMAIL P
Hi,
Excellent, thanks!
It almost works now, however something fishy is going on when it tries
to launch screen from vim. I've done the following setting:
:let g:chimp#ScreenCommand="/usr/bin/screen"
which means that chimp.vim executes:
call system('/usr/bin/screen -x 8844.chimp -X eval "sele
Hello,
Am 08.10.2008 um 23:16 schrieb Jonas Bengtsson:
Trying to get Chimp running under cygwin. It seems like it depends on
the following packages: vim, screen, util-linux (for getopt).
I use it at work with a Windows vim and Cygwin screen. The idea is to
start clojure with the chimp wrapper.
Hi Meikel,
Trying to get Chimp running under cygwin. It seems like it depends on
the following packages: vim, screen, util-linux (for getopt).
However, when I try to run chimp, screen flashes only to terminate. Is
that the way it's supposed to work?
What are the exact steps to use chimp? Is the