mirror of
https://github.com/vim/vim
synced 2025-07-16 01:01:58 +00:00
runtime(doc): mention bzip3 in gzip plugin documentation
closes: #16800 Signed-off-by: Jim Zhou <jimzhouzzy@gmail.com> Signed-off-by: Christian Brabandt <cb@256bit.org>
This commit is contained in:
committed by
Christian Brabandt
parent
9f827ec587
commit
4783a2c073
@ -1,4 +1,4 @@
|
|||||||
*pi_gzip.txt* For Vim version 9.1. Last change: 2025 Feb 06
|
*pi_gzip.txt* For Vim version 9.1. Last change: 2025 Mar 05
|
||||||
|
|
||||||
|
|
||||||
VIM REFERENCE MANUAL by Bram Moolenaar
|
VIM REFERENCE MANUAL by Bram Moolenaar
|
||||||
@ -29,6 +29,7 @@ with these extensions:
|
|||||||
|
|
||||||
extension compression ~
|
extension compression ~
|
||||||
*.bz2 bzip2
|
*.bz2 bzip2
|
||||||
|
*.bz3 bzip3
|
||||||
*.gz gzip
|
*.gz gzip
|
||||||
*.lz lzip
|
*.lz lzip
|
||||||
*.lz4 lz4
|
*.lz4 lz4
|
||||||
|
Reference in New Issue
Block a user