On Fri, March 27, 2009 2:54 am, Tony Mechelynck wrote: > On 26/03/09 19:49, Christian Brabandt wrote: >> See :h options and scroll down a little bit. You can basically use >> inv<optionname> for all options (e.g. invnu toggles numbering). > > for all _Boolean_ options. If you're lazy (and prefer typing two fewer > characters), ":set list!" (or ":set nu!") also toggles the option.
True. I actually intended to write boolean options, but must have lost the word somewhere. regards, Christian -- :wq! --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
