|
1 |
| -*pi_zip.txt* For Vim version 9.1. Last change: 2023 Nov 05 |
| 1 | +*pi_zip.txt* For Vim version 9.1. Last change: 2025 Apr 02 |
2 | 2 |
|
3 | 3 | +====================+
|
4 | 4 | | Zip File Interface |
|
@@ -100,12 +100,14 @@ Copyright: Copyright (C) 2005-2015 Charles E Campbell *zip-copyright*
|
100 | 100 | should be treated as zip files.
|
101 | 101 |
|
102 | 102 | Alternatively, one may change *g:zipPlugin_ext* in one's .vimrc.
|
103 |
| - Currently (11/30/15) it holds: > |
104 |
| -
|
105 |
| - let g:zipPlugin_ext= '*.zip,*.jar,*.xpi,*.ja,*.war,*.ear,*.celzip, |
106 |
| - \ *.oxt,*.kmz,*.wsz,*.xap,*.docx,*.docm,*.dotx,*.dotm,*.potx,*.potm, |
107 |
| - \ *.ppsx,*.ppsm,*.pptx,*.pptm,*.ppam,*.sldx,*.thmx,*.xlam,*.xlsx,*.xlsm, |
108 |
| - \ *.xlsb,*.xltx,*.xltm,*.xlam,*.crtx,*.vdw,*.glox,*.gcsx,*.gqsx,*.epub' |
| 103 | + Currently (as of April 2025) it holds: > |
| 104 | +
|
| 105 | + let g:zipPlugin_ext='*.aar,*.apk,*.celzip,*.crtx,*.docm,*.docx, |
| 106 | + \ *.dotm,*.dotx,*.ear,*.epub,*.gcsx,*.glox,*.gqsx,*.ja,*.jar,*.kmz, |
| 107 | + \ *.odb,*.odc,*.odf,*.odg,*.odi,*.odm,*.odp,*.ods,*.odt,*.otc,*.otf, |
| 108 | + \ *.otg,*.oth,*.oti,*.otp,*.ots,*.ott,*.oxt,*.potm,*.potx,*.ppam, |
| 109 | + \ *.ppsm,*.ppsx,*.pptm,*.pptx,*.sldx,*.thmx,*.vdw,*.war,*.whl,*.wsz, |
| 110 | + \ *.xap,*.xlam,*.xlsb,*.xlsm,*.xlsx,*.xltm,*.xltx,*.xpi,*.zip' |
109 | 111 |
|
110 | 112 | ==============================================================================
|
111 | 113 | 4. History *zip-history* {{{1
|
|
0 commit comments