mirror of
https://github.com/vim/vim.git
synced 2026-05-28 00:21:37 +02:00
patch 9.2.0: Need a new Vim release
Problem: Need a new Vim release Solution: Release Vim 9.2 🎉 Signed-off-by: Christian Brabandt <cb@256bit.org>
This commit is contained in:
@@ -15,6 +15,6 @@ REGEDIT4
|
||||
[HKEY_LOCAL_MACHINE\Software\Vim\Gvim]
|
||||
"path"="gvim.exe"
|
||||
|
||||
[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\Vim 9.1]
|
||||
"DisplayName"="Vim 9.1: Edit with Vim popup menu entry"
|
||||
[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\Vim 9.2]
|
||||
"DisplayName"="Vim 9.2: Edit with Vim popup menu entry"
|
||||
"UninstallString"="uninstall.exe"
|
||||
|
||||
@@ -16,7 +16,7 @@ HKCR,CLSID\{51EEE242-AD87-11d3-9C1E-0090278BBD99}\InProcServer32
|
||||
HKCR,*\shellex\ContextMenuHandlers\gvim
|
||||
HKLM,"SOFTWARE\Microsoft\Windows\CurrentVersion\Shell Extensions\Approved",{51EEE242-AD87-11d3-9C1E-0090278BBD99}
|
||||
HKLM,Software\Vim\Gvim
|
||||
HKLM,"Software\Microsoft\Windows\CurrentVersion\Uninstall\Vim 9.1"
|
||||
HKLM,"Software\Microsoft\Windows\CurrentVersion\Uninstall\Vim 9.2"
|
||||
|
||||
[Strings]
|
||||
ThisDll="gvimext.dll"
|
||||
|
||||
Reference in New Issue
Block a user