docs(man): omit misleading mention of environment for -u NORC (#16379)

The phrase referred specifically to `$VIMINIT` and `$EXRC`, which
are parsed (and available with, e.g., `echo $VIMINIT` if set) but
of course not loaded since _any_ initialization is skipped. Hence
this is redundant and can be misleading.
This commit is contained in:
Christian Clason
2021-11-22 12:00:04 +01:00
committed by GitHub
parent e6c46bac3f
commit cfa5d06801

View File

@@ -177,8 +177,7 @@ If
.Ar vimrc .Ar vimrc
is is
.Cm NORC , .Cm NORC ,
do not load any initialization files (except plugins), do not load any initialization files (except plugins).
and do not attempt to parse environment variables.
If If
.Ar vimrc .Ar vimrc
is is