vim
vim copied to clipboard
A correction to the docs
Steps to reproduce
In doc/starting.txt, line 815, the last path for searching for user vimrc file on Unix is specified as $XDG_CONFIG_HOME/vim/vimrc. However below, in line 859, it's specified as $HOME/.config/vim/vimrc. Perhaps the paths should be the same.
Expected behaviour
.
Version of Vim
9.1.505
Environment
.
Logs and stack traces
No response