diff options
author | Justin M. Keyes <justinkz@gmail.com> | 2017-04-30 22:08:51 +0200 |
---|---|---|
committer | Justin M. Keyes <justinkz@gmail.com> | 2017-04-30 22:10:21 +0200 |
commit | e5b640fdb84c4a5c45be178182cda97262efba00 (patch) | |
tree | 4a6a4aec08a27880e405f3730dbe9857831e384c /runtime/doc/pi_gzip.txt | |
parent | 5d73a6e5dfbd1a7ce27888e7a7ac1c402da9dfc8 (diff) | |
download | rneovim-e5b640fdb84c4a5c45be178182cda97262efba00.tar.gz rneovim-e5b640fdb84c4a5c45be178182cda97262efba00.tar.bz2 rneovim-e5b640fdb84c4a5c45be178182cda97262efba00.zip |
vim-patch:c0514bf4777a
Updated runtime files.
https://github.com/vim/vim/commit/c0514bf4777a1d55f5785b3887c5686fd0bbe870
Diffstat (limited to 'runtime/doc/pi_gzip.txt')
-rw-r--r-- | runtime/doc/pi_gzip.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/runtime/doc/pi_gzip.txt b/runtime/doc/pi_gzip.txt index a2497c89f9..f024db1260 100644 --- a/runtime/doc/pi_gzip.txt +++ b/runtime/doc/pi_gzip.txt @@ -26,6 +26,7 @@ with these extensions: *.lzma lzma *.xz xz *.lz lzip + *.zst zstd That's actually the only thing you need to know. There are no options. |