]> git.ipfire.org Git - thirdparty/vim.git/commit
runtime(netrw): fix s:NetrwHome() regression
authorLuca Saccarola <github.e41mv@aleeas.com>
Tue, 18 Feb 2025 19:11:51 +0000 (20:11 +0100)
committerChristian Brabandt <cb@256bit.org>
Tue, 18 Feb 2025 19:11:51 +0000 (20:11 +0100)
commitee1a24b21d10903ee4369d1df514af9eb4c400a6
tree1b3784921213f01c5eaa365324f93d1950b16be3
parent44c1c04ddb000bd03c6e8851dcdef07fd8c329ff
runtime(netrw): fix s:NetrwHome() regression

If $MYVIMDIR is unset netrw creates a directory called '$MYVIMDIR' in
the current directory

fixes: #16609

Signed-off-by: Christian Brabandt <cb@256bit.org>
runtime/pack/dist/opt/netrw/autoload/netrw.vim