> I've set foldmethod to marker. When I use command zf to fold functions in my
> _vimrc file in my windows, a double quotation marks will be added to the
> front of {{{ and make them commented. But when I did the same thing in my
> linux, a pair of PHP style of comment marks were added before and after {{{,
> which formed like /*{{{*/.
>
> This caused problems when I restarted gvim. I wonder why ?
Sounds like either your personal or system-wide (g)vimrc file has
changed between the two platforms. The first place I'd start is
to pull them all to the same machine (or open them remotely) and
diff them to make sure they're as identical as I think they are.
-tim
--~--~---------~--~----~------------~-------~--~----~
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php
-~----------~----~----~----~------~----~------~--~---