Mercurial > vim
view src/GvimExt/GvimExt.reg @ 32037:1171d97f415d v9.0.1350
patch 9.0.1350: CPON files are not recognized
Commit: https://github.com/vim/vim/commit/c2254764bcada43eea894eb5852a26d5ac5ca8b0
Author: Amaan Qureshi <amaanq12@gmail.com>
Date: Fri Feb 24 12:08:45 2023 +0000
patch 9.0.1350: CPON files are not recognized
Problem: CPON files are not recognized.
Solution: Add patterns for CPON files. (Amaan Qureshi, closes https://github.com/vim/vim/issues/12053)
author | Bram Moolenaar <Bram@vim.org> |
---|---|
date | Fri, 24 Feb 2023 13:15:04 +0100 |
parents | f8116058ca76 |
children | 4635e43f2c6f |
line wrap: on
line source
REGEDIT4 [HKEY_CLASSES_ROOT\CLSID\{51EEE242-AD87-11d3-9C1E-0090278BBD99}] @="Vim Shell Extension" [HKEY_CLASSES_ROOT\CLSID\{51EEE242-AD87-11d3-9C1E-0090278BBD99}\InProcServer32] @="gvimext.dll" "ThreadingModel"="Apartment" [HKEY_CLASSES_ROOT\*\shellex\ContextMenuHandlers\gvim] @="{51EEE242-AD87-11d3-9C1E-0090278BBD99}" [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Shell Extensions\Approved] "{51EEE242-AD87-11d3-9C1E-0090278BBD99}"="Vim Shell Extension" [HKEY_LOCAL_MACHINE\Software\Vim\Gvim] "path"="gvim.exe" [HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\Vim 9.0] "DisplayName"="Vim 9.0: Edit with Vim popup menu entry" "UninstallString"="uninstall.exe"