mirror of
https://github.com/vim/vim.git
synced 2025-07-24 10:45:12 -04:00
updated for version 7.1
This commit is contained in:
parent
8f6d679581
commit
03d42258db
@ -1,4 +1,4 @@
|
||||
*pi_zip.txt* For Vim version 7.1b. Last change: 2007 May 08
|
||||
*pi_zip.txt* For Vim version 7.1. Last change: 2007 May 11
|
||||
|
||||
+====================+
|
||||
| Zip File Interface |
|
||||
@ -64,7 +64,7 @@ Copyright: Copyright (C) 2005,2006 Charles E Campbell, Jr *zip-copyright*
|
||||
|
||||
au BufReadCmd *.jar,*.xpi call zip#Browse(expand("<amatch>"))
|
||||
<
|
||||
One can simply extend this line to accomdate additional extensions that
|
||||
One can simply extend this line to accommodate additional extensions that
|
||||
are actually zip files.
|
||||
|
||||
==============================================================================
|
||||
|
@ -15,6 +15,6 @@ REGEDIT4
|
||||
[HKEY_LOCAL_MACHINE\Software\Vim\Gvim]
|
||||
"path"="gvim.exe"
|
||||
|
||||
[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\Vim 7.1b]
|
||||
"DisplayName"="Vim 7.1b: Edit with Vim popup menu entry"
|
||||
[HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall\Vim 7.1]
|
||||
"DisplayName"="Vim 7.1: Edit with Vim popup menu entry"
|
||||
"UninstallString"="uninstal.exe"
|
||||
|
Loading…
x
Reference in New Issue
Block a user