On 2024-10-04, zeertzjq wrote: > @zeertzjq commented on this pull request. > > ------------------------------------------------------------------------------- > > In runtime/doc/starting.txt: > > > @@ -972,9 +973,9 @@ accordingly. Vim proceeds in this order: > The |v:vim_did_enter| variable is set to 1. > The |VimEnter| autocommands are executed. > > -The $MYVIMRC or $MYGVIMRC file will be set to the first found vimrc and/or > -gvimrc file while $MYVIMDIR is set to the users personal runtime directory > -'rtp' (typically the first entry in 'runtimepath'). > +The $MYVIMRC or $MYGVIMRC environment variable will be set to the first found > > ⬇️ Suggested change > > -The $MYVIMRC or $MYGVIMRC environment variable will be set to the first found > +The $MYVIMRC or $MYGVIMRC environment variables will be set to the first > found
If the statement is about the $MYVIMRC and $MYGVIMRC environment variables and not to only one of them, then the change should be: -The $MYVIMRC or $MYGVIMRC environment variable will be set to the first found +The $MYVIMRC and $MYGVIMRC environment variables will be set to the first found Regards, Gary -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to vim_dev+unsubscr...@googlegroups.com. To view this discussion on the web visit https://groups.google.com/d/msgid/vim_dev/20241004233639.GI15474%40phoenix.