> I think vim considers what comment markers to use before folding marks
> according to the current filetype, so I executed :set ft, it appeared vim
> under my linux did treat .vimrc as a vim file. So I wonder what factor
> affect vim's choice of comment markers before {{{ ?(top-posting adjusted -- please adhere to the mailing-list's standards and reply interlinearly) The next thing I'd check would be to execute the following on both machines: :scriptnames :verbose set foldmethod? :verbose set foldmarker? and compare their corresponding output to see if some script is being run on one but not the other. -tim --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
