]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.1.0468: GvimExt does not consult HKEY_CURRENT_USER v9.1.0468
authorDavid Wagner <dwagner@rydia.us>
Wed, 5 Jun 2024 18:01:19 +0000 (20:01 +0200)
committerChristian Brabandt <cb@256bit.org>
Wed, 5 Jun 2024 18:01:19 +0000 (20:01 +0200)
commit84d9611b673230a0e1e8fd57423976d30ef36308
treefcab69733f8992774a704d02f01bac67d62db723
parent9c60890518ed4e82afd6980bf0ecf5bbcc356ce6
patch 9.1.0468: GvimExt does not consult HKEY_CURRENT_USER

Problem:  GvimExt does not consult HKEY_CURRENT_USER
Solution: Make GvimExt first consult HKEY_CURRENT_USER and then fall
          back to HKEY_LOCAL_MACHINE to find gvim (David Wagner)

fixes: #14904
closes: #14917

Signed-off-by: David Wagner <dwagner@rydia.us>
Signed-off-by: Christian Brabandt <cb@256bit.org>
src/GvimExt/gvimext.cpp
src/version.c