diff options
author | Justin M. Keyes <justinkz@gmail.com> | 2017-04-29 01:50:00 +0200 |
---|---|---|
committer | Justin M. Keyes <justinkz@gmail.com> | 2017-04-29 01:51:56 +0200 |
commit | 789c46934b2089782fb0115493513bd0cc6f7388 (patch) | |
tree | 8d8737c9d40842362d1b139ee21bd56a6c9534de /runtime/doc/pi_gzip.txt | |
parent | 1e7806bd410f8ff0fcf5aec81370e57f1a57938e (diff) | |
download | rneovim-789c46934b2089782fb0115493513bd0cc6f7388.tar.gz rneovim-789c46934b2089782fb0115493513bd0cc6f7388.tar.bz2 rneovim-789c46934b2089782fb0115493513bd0cc6f7388.zip |
vim-patch:b4ada79aa7d0
Runtime file updates.
https://github.com/vim/vim/commit/b4ada79aa7d0d1e5da3a659b1a203d7cae9f7f59
Closes #5055
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 5b7a903f9c..a2497c89f9 100644 --- a/runtime/doc/pi_gzip.txt +++ b/runtime/doc/pi_gzip.txt @@ -25,6 +25,7 @@ with these extensions: *.bz2 bzip2 *.lzma lzma *.xz xz + *.lz lzip That's actually the only thing you need to know. There are no options. |