comparison runtime/doc/starting.txt @ 43:f55897d6921d v7.0026

updated for version 7.0026
author vimboss
date Wed, 29 Dec 2004 21:03:02 +0000
parents 9be87deaeb52
children dbf53ece2e23
comparison
equal deleted inserted replaced
42:c75153d791d0 43:f55897d6921d
1 *starting.txt* For Vim version 7.0aa. Last change: 2004 Jul 13 1 *starting.txt* For Vim version 7.0aa. Last change: 2004 Dec 29
2 2
3 3
4 VIM REFERENCE MANUAL by Bram Moolenaar 4 VIM REFERENCE MANUAL by Bram Moolenaar
5 5
6 6
421 {not in Vi} 421 {not in Vi}
422 422
423 *-U* *E230* 423 *-U* *E230*
424 -U {gvimrc} The file "gvimrc" is read for initializations when the GUI 424 -U {gvimrc} The file "gvimrc" is read for initializations when the GUI
425 starts. Other GUI initializations are skipped. When {gvimrc} 425 starts. Other GUI initializations are skipped. When {gvimrc}
426 is equal to "NONE", no file is read for initializations at 426 is equal to "NONE", no file is read for GUI initializations at
427 all. 427 all. |gui-init|
428 Exception: Reading the system-wide menu file is always done. 428 Exception: Reading the system-wide menu file is always done.
429 {not in Vi} 429 {not in Vi}
430 430
431 *-i* 431 *-i*
432 -i {viminfo} The file "viminfo" is used instead of the default viminfo 432 -i {viminfo} The file "viminfo" is used instead of the default viminfo