Skip to content
Snippets Groups Projects
Commit 03d42258 authored by Bram Moolenaar's avatar Bram Moolenaar
Browse files

updated for version 7.1

parent 8f6d6795
No related merge requests found
*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"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment