Tony Mechelynck 写道: >> Recommended place for your personal GUI initializations: >> Unix $HOME/.gvimrc >> OS/2 $HOME/.gvimrc or $VIM/.gvimrc >> MS-DOS and Win32 $HOME/_gvimrc or $VIM/_gvimrc >> Amiga s:.gvimrc or $VIM/.gvimrc > > Notice the underscore for Windows even under $HOME.
I don't know if it's a bug or a feature, but I did that since Vim 6.0 and it still works today, and I know that I must use $HOME/.gvimrc or $VIM/_gvimrc in Windows. Probably some version between 6.0 and 7.2 solves this "bug" and supports $HOME/_gvimrc in Windows. But I'm here to indicate that *traditionally* you must use a dot-file in Windows if you put in your $HOME directory. _vimrc and _gvimrc only works in $VIM, did not work in $HOME. Soft-link is not evil, underscore prefix is. Why use underscore when a dot-file serves very well for both cygwin and Windows? I regard this as a feature instead of a bug. --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_use" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
