comparison runtime/doc/pi_zip.txt @ 819:23f82b5d2814 v7.0c10

updated for version 7.0c10
author vimboss
date Wed, 05 Apr 2006 20:41:53 +0000
parents 9f345c48220b
children 6675076019ae
comparison
equal deleted inserted replaced
818:1f929f3ca806 819:23f82b5d2814
1 *zip.txt* For Vim version 7.0c. Last change: 2006 Mar 24 1 *zip.txt* For Vim version 7.0c. Last change: 2006 Apr 03
2 2
3 Zip File Interface 3 +====================+
4 | Zip File Interface |
5 +====================+
4 6
5 Author: Charles E. Campbell, Jr. <NdrOchip@ScampbellPfamily.AbizM> 7 Author: Charles E. Campbell, Jr. <NdrOchip@ScampbellPfamily.AbizM>
6 (remove NOSPAM from Campbell's email first) 8 (remove NOSPAM from Campbell's email first)
7 Copyright: Copyright (C) 2005 Charles E. Campbell, Jr. {{{1 *zip-copyright* 9 Copyright: Copyright (C) 2005,2006 Charles E Campbell, Jr {{{1 *zip-copyright*
8 Permission is hereby granted to use and distribute this code, 10 Permission is hereby granted to use and distribute this code,
9 with or without modifications, provided that this copyright 11 with or without modifications, provided that this copyright
10 notice is copied with it. Like anything else that's free, 12 notice is copied with it. Like anything else that's free,
11 zip.vim, zipPlugin.vim, and pi_zip.txt are provided *as is* 13 zip.vim, zipPlugin.vim, and pi_zip.txt are provided *as is*
12 and it comes with no warranty of any kind, either expressed or 14 and it comes with no warranty of any kind, either expressed or
13 implied. By using this plugin, you agree that in no event will 15 implied. By using this plugin, you agree that in no event will
14 the copyright holder be liable for any damages resulting from 16 the copyright holder be liable for any damages resulting from
15 the use of this software. 17 the use of this software.
16 18
17 ============================================================================== 19 ==============================================================================
18 1. Contents *zip* *zip-contents* 20 1. Contents *zip* *zip-contents*
19 1. Contents..................................................|zip-contents| 21 1. Contents..................................................|zip-contents|
20 2. Usage.....................................................|zip-usage| 22 2. Usage.....................................................|zip-usage|