]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.1.1894: global_runtime_dir appends /after directory when using XDG v9.1.1894
authorChristian Brabandt <cb@256bit.org>
Sat, 1 Nov 2025 16:20:10 +0000 (16:20 +0000)
committerChristian Brabandt <cb@256bit.org>
Sat, 1 Nov 2025 16:20:10 +0000 (16:20 +0000)
commit7c418c75a404b7cc9d3380b63b6faf3a281a9440
tree842f53d22556645fca7d50a4edc4ebd94062699f
parent0405665638052ca1180bdb2855237cd1868526a3
patch 9.1.1894: global_runtime_dir appends /after directory when using XDG

Problem:  global_runtime_dir appends /after directory when using XDG
          configuration directory (Marius Gedminas).
Solution: Do not append /after to RUNTIME_GLOBAL_AFTER.

closes: #18663
closes: #18665

Signed-off-by: Christian Brabandt <cb@256bit.org>
src/os_haiku.h
src/os_unix.h
src/version.c