On Sun, 15 Aug 2010, Tony Mechelynck wrote: > On 14/08/10 23:02, Benjamin R. Haskell wrote: > > [...] > > > > You also have to set foldmethod=syntax. Sorry, probably could've > > added it to that file: > > > > :set fdm=syntax > > > > :setlocal fdm=syntax > > You don't want to make it the new default for all files of all > filetypes, do you?
Personally, yes. I use :set fdm=syntax in my .vimrc. But, point taken: using :setl instead of :set is better advice. -- Best, Ben -- 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
