gvim on windows 11 does not appear to be reading my .vimrc or _vimrc or vimfiles\vimrc file (I tried all 3).
:help vimrc also doesn't seem to be clear about what's going on.
the gvim --help command should display to us exactly what the code is actually looking for, so we don't have to guess.
—
Reply to this email directly, view it on GitHub.
You are receiving this because you are subscribed to this thread.![]()
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.![]()
What "gvim --help" does tell you is the "-V" option: gvim -V9 might reveal what is going on.
—
Reply to this email directly, view it on GitHub.
You are receiving this because you are subscribed to this thread.![]()
you can also check :version output:

You can then use :e $HOME/vimfiles/vimrc to open/edit the vimrc file.
—
Reply to this email directly, view it on GitHub.
You are receiving this because you are subscribed to this thread.![]()
you can also check
:versionoutput:
You can then use:e $HOME/vimfiles/vimrcto open/edit the vimrc file.—
Reply to this email directly, view it on GitHub.
You are receiving this because you are subscribed to this thread.
--
--
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+u...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/vim_dev/vim/vim/issues/10999/1229842897%40github.com.
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you are subscribed to this thread.![]()