]> git.ipfire.org Git - thirdparty/vim.git/commit
runtime(doc): mention $XDG_CONFIG_HOME instead of $HOME/.config
authorChristian Brabandt <cb@256bit.org>
Thu, 4 Jul 2024 15:31:06 +0000 (17:31 +0200)
committerChristian Brabandt <cb@256bit.org>
Thu, 4 Jul 2024 15:31:06 +0000 (17:31 +0200)
commit950292152cb186fdf3d41125a5ff354bdabdfe99
tree1b2600c2742929ef98a86795ac0b1d3e0c3b6eb7
parent761a420c66402545acd8ee3ffa17c3a1fc3110e4
runtime(doc): mention $XDG_CONFIG_HOME instead of $HOME/.config

This makes it more consistent with :h vimrc and is more correct (in the
case when $XDG_CONFIG_HOME has been defined to point to some other
location.

fixes: #15108

Signed-off-by: Christian Brabandt <cb@256bit.org>
runtime/doc/starting.txt