[Vimperator] un[let]
Martin Stubenschrott
stubenschrott at gmx.net
Mon Sep 17 16:59:04 PDT 2007
On Mon, Sep 17, 2007 at 10:36:44PM +0300, Виктор Кожухаров wrote:
> I didn't notice any support for any kind of map leader, so I decided to
> try and implement it myself. Since vim uses a variable to declare the
> leader, I made this patch, which adds partial support for the let and
> unlet commands, as well as a very rudimentary eval function (it's mostly
> equivalent to the 6-th level eval function of vim), and a function to
> return a reference a variable, as well as it's type.
Sounds great, especially for a map leader which i wanted to implement as
:set mapleader as being lazy. ;)
What is actually missing in the patch, and what do you plan to fix in
the near future?
I think the general design is good, and i will definitly commit it, when
ready, or if you think it is ready now, you could even commit it
yourself and improve it incrementally, which is probably the least work
for us both to keep up with CVS changes.
But nice patch, thanks,
Martin
PS: I tested the patch shortly but since I never used vim's eval or
hardly even :let, i hope others (Doug?) could comment, if the
implementation is ok.
More information about the Vimperator
mailing list