On 3 August 2010 07:32, Yue Wu wrote: > I've tried vim73 on windows 2000, it's from someone's compiled version, not > the offical one. With new version, I find that $VIM is the same as > $VIMRUNTIME, and set to vim73 home dir, not like 7.2, which is the upper dir > of the vim72 home dir, so, > > in vim72 > > $vim: <path>/vim/ > $vimruntime: <path>/vim/vim72 > > in vim 73 > > $vim: <path>/vim/vim73 > $vimruntime: <path/vim/vim73 > > is it consistent with the offical one? I think it's not good for that, > because I have to move my .vimrc, .gvimrc and vimfiles/ into vim73 home dir > or do some other trick to make different version shared with the same > script/conf files.
Using my self compiled version of vim73d (latest hg update): vim: C:\Program Files\Vim vim runtime: C:\Program Files\Vim\vim73d which is consistent with previous versions of Vim. Chris -- Chris Sutcliffe http://emergedesktop.org http://www.google.com/profiles/ir0nh34d -- You received this message from the "vim_dev" 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
