[slim-vim] ECL Slime, first cut
Brad Beveridge
brad.beveridge at gmail.com
Mon May 1 09:37:32 CDT 2006
On 5/1/06, Daniel Trstenjak <Daniel.Trstenjak at online.de> wrote:
>
> > Can we set up per-buffer keymappings for Vim?
>
> See ":help map-<buffer>".
Excellent, that will be perfect for the debugger/profiler keybindings.
I'd like the list to think about what bindings they'd like in these
special buffer, look at
http://common-lisp.net/project/slime/doc/html/slime_15.html#SEC15 and
the subsections to see what features we will eventually be
implementing. Ideally I'd prefer to have single key (no <Leader>)
keypresses in these modes. All keys that don't involve cursor
movement can be fair game (I think :)
> I never thought that cheerleader are doing so much :).
Me either :) Luckily I've found it fun and interesting. The next
step is to get a framework in place for the Vim/ECL/Slime stuff. I
think I'll start from Larry's ECL REPL, all the text yanking stuff
will be needed. When this step is done we can probably put it all in
a versioning system and more people will be able to tinker.
Cheers
Brad
More information about the slim-vim
mailing list