Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
docs(man): omit misleading mention of environment for -u NORC (neovim…
…#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.
- Loading branch information