On 9/3/06, Bram Moolenaar <[EMAIL PROTECTED]> wrote:

> I still miss pre and post increment and decrement operators (avoids a
> separate :let command by itself),

You mean, as in:

        :let linenr = a++

I don't know how difficult this is to implement, and if there are any
conflicts in the syntax.

And then probably
          :let linenr ++
, too ?

Yakov

Reply via email to