Of course; but it is still a 'vimrc' that starts first, not some arbitrary and unexpected script.
On Apr 8, 1:51 am, Tony Mechelynck <[email protected]> wrote: > On 07/04/09 18:31, Ron Aaron wrote: > > > Right, I was thinking that may be what I had to do. AFAIK, the > > behavior of macmap.vim is unique across vim platforms. > > [...] > > Actually, the user [._]vimrc is not guaranteed to be the first script > sourced, even on non-mac platforms. Check the output of ":version" for a > "system vimrc". If defined, you can create it (create it with zero > length for now) to see whether it is sourced before or after the > macmap.vim. (It is sourced before the user's vimrc.) > > Some Linux distributions distribute Vim with a system vimrc, often at > /etc/vimrc (though the default if you compile Vim yourself is to have > that script at $VIM/vimrc, without initial dot, which on Linux normally > means /usr/local/share/vim/vimrc) and sometimes that script contains a > lot of mappings and settings -- for instance, on SuSE it defines a lot > of termcap codes and (among other options) disables modelines. But > that's for the distro's Vim, not the one I compile myself. ;-) > > Best regards, > Tony. > -- > A putt that stops close enough to the cup to inspire such comments as > "you could blow it in" may be blown in. This rule does not apply if > the ball is more than three inches from the hole, because no one wants > to make a travesty of the game. > -- Donald A. Metz --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_dev" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---
