Thursday, September 30, 2010

Re: Enabling/disabling abbreviations

Am 17.09.2010 20:47, schrieb Andre Majorel:
> What's the best approach to enabling/disabling a large subset
> (thousands) of the abbreviations ? Use "<expr>" and turn them
> all into functions that are no-ops when some global variable is
> set ?
>
> Or is there a way to group or tag abbreviations that I've missed ?
>
> Thanks in advance.

I'd prepare two scripts:
:so enable_abbrevs.vim
:so disable_abbrevs.vim

--
Andy

--
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: