Monday, June 6, 2011

Re: Unable to clear abbreviations

Hi Moszkowicz!

On Mo, 06 Jun 2011, Moszkowicz Uri wrote:

> I'm trying to clear abbreviations set by my syntax file but am unable
> to. How do I do this?
>
> In a groovy file, ":ab" returns:
>
[…]
> i pl @println <C-R>=<SNR>24_RemoveSpace()<CR>
[…]
> Running ":abclear" and then ":ab" again yields the same result.
> Running ":unabbreviate pl" returns:

It seems, abclear does not clear buffer local abbreviations. Hm, I tend
to consider this as a bug. However :unabreviate should work, if you
include the <buffer> argument to it.

regards,
Christian

--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

No comments: