Fix incorrectly using read-only Vim
This commit is contained in:
parent
44d5bfcb75
commit
779768c151
1 changed files with 2 additions and 2 deletions
|
@ -36,8 +36,8 @@ Windows Registry Editor Version 5.00
|
||||||
; Maps to "\"%LOCALAPPDATA%\\vim\\vim80\\gvim.exe" \"%1\""
|
; Maps to "\"%LOCALAPPDATA%\\vim\\vim80\\gvim.exe" \"%1\""
|
||||||
@=hex(2):22,00,25,00,4c,00,4f,00,43,00,41,00,4c,00,41,00,50,00,50,00,44,00,41,\
|
@=hex(2):22,00,25,00,4c,00,4f,00,43,00,41,00,4c,00,41,00,50,00,50,00,44,00,41,\
|
||||||
00,54,00,41,00,25,00,5c,00,76,00,69,00,6d,00,5c,00,76,00,69,00,6d,00,38,00,\
|
00,54,00,41,00,25,00,5c,00,76,00,69,00,6d,00,5c,00,76,00,69,00,6d,00,38,00,\
|
||||||
30,00,5c,00,67,00,76,00,69,00,6d,00,2e,00,65,00,78,00,65,00,22,00,20,00,2d,\
|
30,00,5c,00,67,00,76,00,69,00,6d,00,2e,00,65,00,78,00,65,00,22,00,20,00,22,\
|
||||||
00,52,00,20,00,22,00,25,00,31,00,22,00,00,00
|
00,25,00,31,00,22,00,00,00
|
||||||
|
|
||||||
;=======================================================================
|
;=======================================================================
|
||||||
; Vim file
|
; Vim file
|
||||||
|
|
Loading…
Reference in a new issue