mirror of
https://github.com/neovim/neovim
synced 2025-07-15 16:51:49 +00:00
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.