summaryrefslogtreecommitdiffstats
path: root/runtime/doc/pi_gzip.txt
diff options
context:
space:
mode:
authorBram Moolenaar <Bram@vim.org>2012-07-25 17:49:10 +0200
committerBram Moolenaar <Bram@vim.org>2012-07-25 17:49:10 +0200
commit6c35beaa11d38fc0c37a3d209295772313b12003 (patch)
tree811b970e87072e1901c554866c161e00064a4784 /runtime/doc/pi_gzip.txt
parent848f87633a4a89311838f0d00e12282f8e2e3003 (diff)
Updated runtime files.
Diffstat (limited to 'runtime/doc/pi_gzip.txt')
-rw-r--r--runtime/doc/pi_gzip.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/runtime/doc/pi_gzip.txt b/runtime/doc/pi_gzip.txt
index 38979dca1e..f9b6442068 100644
--- a/runtime/doc/pi_gzip.txt
+++ b/runtime/doc/pi_gzip.txt
@@ -1,4 +1,4 @@
-*pi_gzip.txt* For Vim version 7.3. Last change: 2002 Oct 29
+*pi_gzip.txt* For Vim version 7.3. Last change: 2012 Jul 19
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -25,6 +25,8 @@ with these extensions:
*.Z compress (Lempel-Ziv)
*.gz gzip
*.bz2 bzip2
+ *.lzma lzma
+ *.xz xz
That's actually the only thing you need to know. There are no options.