forked from aniani/vim
updated for version 7.0219
This commit is contained in:
@@ -2589,6 +2589,9 @@ source_startup_scripts(parmp)
|
||||
#ifdef SYS_VIMRC_FILE
|
||||
(void)do_source((char_u *)SYS_VIMRC_FILE, FALSE, FALSE);
|
||||
#endif
|
||||
#ifdef MACOS_X
|
||||
(void)do_source((char_u *)"$VIMRUNTIME/macmap.vim", FALSE, FALSE);
|
||||
#endif
|
||||
|
||||
/*
|
||||
* Try to read initialization commands from the following places:
|
||||
|
Reference in New Issue
Block a user