Re: [racket] Vim with mzscheme

2013-12-02 Thread WarGrey Gyoudmon Ju
These api binds are writen in c, if_mzsch.c in the source directory of vim. On Sun, Dec 1, 2013 at 9:05 PM, Eduardo Costa wrote: > Well, I compiled Vim with mzscheme enabled. It works great. However, in > the documentation, I found that mzscheme has a library called > mzscheme-vimext that adds

[racket] Vim with mzscheme

2013-12-01 Thread Eduardo Costa
Well, I compiled Vim with mzscheme enabled. It works great. However, in the documentation, I found that mzscheme has a library called mzscheme-vimext that adds many Vim related commands to mzscheme. I could not find mzscheme-vimext anywhere. I mean, I couldn't find it in PLaneT, in the Vim distribu