From b6e0ec6b71c45284d94f51728dbc33e5d3428ff4 Mon Sep 17 00:00:00 2001 From: Bram Moolenaar Date: Sun, 23 Jul 2017 22:12:20 +0200 Subject: Documentation updates. --- runtime/doc/gui.txt | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'runtime/doc/gui.txt') diff --git a/runtime/doc/gui.txt b/runtime/doc/gui.txt index efe6319b74..10c729d668 100644 --- a/runtime/doc/gui.txt +++ b/runtime/doc/gui.txt @@ -1,4 +1,4 @@ -*gui.txt* For Vim version 8.0. Last change: 2014 Mar 08 +*gui.txt* For Vim version 8.0. Last change: 2017 Jul 15 VIM REFERENCE MANUAL by Bram Moolenaar @@ -79,7 +79,8 @@ When the GUI starts up initializations are carried out, in this order: and DOS/Win32 "_gvimrc" is tried first. NOTE: All but the first one are not carried out if Vim was started with -"-u NONE" and no "-U" argument was given, or when started with "-U NONE". +"-u NONE" or "-u DEFAULTS" and no "-U" argument was given, or when started +with "-U NONE". All this happens AFTER the normal Vim initializations, like reading your .vimrc file. See |initialization|. -- cgit v1.2.3