Monday, September 20, 2010

Re: Enabling/disabling abbreviations

On Sep 17, 1:47 pm, Andre Majorel <aym-...@teaser.fr> wrote:
> 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 ?
>

There are other side effects, but :set paste will disable *all* your
abbreviations, and :set nopaste will restore them. See :help 'paste'
and :help 'pastetoggle'

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