Changed DiffText and Constant highlight groups
[MacVim/jjgod.git] / src / GvimExt / GvimExt.reg
blob7f7bfee596bc183f46f84221f647c7b56f3294c9
1 REGEDIT4
3 [HKEY_CLASSES_ROOT\CLSID\{51EEE242-AD87-11d3-9C1E-0090278BBD99}]
4    @="Vim Shell Extension"
5 [HKEY_CLASSES_ROOT\CLSID\{51EEE242-AD87-11d3-9C1E-0090278BBD99}\InProcServer32]
6    @="gvimext.dll"
7    "ThreadingModel"="Apartment"
9 [HKEY_CLASSES_ROOT\*\shellex\ContextMenuHandlers\gvim]
10    @="{51EEE242-AD87-11d3-9C1E-0090278BBD99}"
12 [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Shell Extensions\Approved]
13    "{51EEE242-AD87-11d3-9C1E-0090278BBD99}"="Vim Shell Extension"
15 [HKEY_LOCAL_MACHINE\Software\Vim\Gvim]
16    "path"="gvim.exe"
18 [HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\Vim 7.1]
19    "DisplayName"="Vim 7.1: Edit with Vim popup menu entry"
20    "UninstallString"="uninstal.exe"