mirror of
https://github.com/vim/vim.git
synced 2026-06-14 15:37:28 +02:00
9ebb666b8c
Stop mentioning "home directory" in the rtp search locations 1. and 5., which is incorrect in case of XDG scheme. $MYVIMDIR is correct, so use this instead. closes: #19438 Signed-off-by: Andrey Butirsky <butirsky@gmail.com> Signed-off-by: Christian Brabandt <cb@256bit.org>