|
3 | 3 | helpname: 'pi_zip' |
4 | 4 | --- |
5 | 5 | <div id='vimCodeElement'> |
6 | | -<a class="Constant" href="pi_zip.html" name="pi_zip.txt">pi_zip.txt</a> For <span class="Identifier">Vim バージョン 9.1.</span> Last change: 2023 Nov 05<br> |
| 6 | +<a class="Constant" href="pi_zip.html" name="pi_zip.txt">pi_zip.txt</a> For <span class="Identifier">Vim バージョン 9.1.</span> Last change: 2025 Apr 02<br> |
7 | 7 | <br> |
8 | 8 | +====================+<br> |
9 | 9 | | Zip File Interface |<br> |
|
102 | 102 | この行に拡張子を追加していけば対応する拡張子を増やすことができる。<br> |
103 | 103 | <br> |
104 | 104 | 代わりに .vimrc で <a class="Constant" href="pi_zip.html#g:zipPlugin_ext" name="g:zipPlugin_ext">g:zipPlugin_ext</a> を使って変更する方法もある。現時点<br> |
105 | | - (11/30/15) は以下が含まれる:<br> |
106 | | -<br> |
107 | | -<div class="helpExample"> let g:zipPlugin_ext= '*.zip,*.jar,*.xpi,*.ja,*.war,*.ear,*.celzip,<br> |
108 | | - \ *.oxt,*.kmz,*.wsz,*.xap,*.docx,*.docm,*.dotx,*.dotm,*.potx,*.potm,<br> |
109 | | - \ *.ppsx,*.ppsm,*.pptx,*.pptm,*.ppam,*.sldx,*.thmx,*.xlam,*.xlsx,*.xlsm,<br> |
110 | | - \ *.xlsb,*.xltx,*.xltm,*.xlam,*.crtx,*.vdw,*.glox,*.gcsx,*.gqsx,*.epub'</div> |
| 105 | + (2025年4月現在) は以下が含まれる:<br> |
| 106 | +<br> |
| 107 | +<div class="helpExample"> let g:zipPlugin_ext='*.aar,*.apk,*.celzip,*.crtx,*.docm,*.docx,<br> |
| 108 | + \ *.dotm,*.dotx,*.ear,*.epub,*.gcsx,*.glox,*.gqsx,*.ja,*.jar,*.kmz,<br> |
| 109 | + \ *.odb,*.odc,*.odf,*.odg,*.odi,*.odm,*.odp,*.ods,*.odt,*.otc,*.otf,<br> |
| 110 | + \ *.otg,*.oth,*.oti,*.otp,*.ots,*.ott,*.oxt,*.potm,*.potx,*.ppam,<br> |
| 111 | + \ *.ppsm,*.ppsx,*.pptm,*.pptx,*.sldx,*.thmx,*.vdw,*.war,*.whl,*.wsz,<br> |
| 112 | + \ *.xap,*.xlam,*.xlsb,*.xlsm,*.xlsx,*.xltm,*.xltx,*.xpi,*.zip'</div> |
111 | 113 | <br> |
112 | 114 | <span class="PreProc">==============================================================================</span><br> |
113 | 115 | 4. 開発履歴 <a class="Constant" href="pi_zip.html#zip-history" name="zip-history">zip-history</a> {{ "{{{" }}1<br> |
|
0 commit comments