On Sat, 21 Nov 2009 12:58:58 +0900, Wu, Yue <[email protected]> wrote: > Thanks for info, but I don't understand the logical.
Folded lines are treated as a single line. :help 28.3 > If I don't want this behavior, how to disable it temporaryly? Use 'foldenable' as follows: :setlocal nofoldenable :" Do something such as :2,4d :setlocal foldenable -- To Vim, or not to Vim. http://whileimautomaton.net/ --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_dev" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
