mirror of
https://github.com/neovim/neovim.git
synced 2025-12-12 17:42:37 +00:00
vim-patch:4783a2c: runtime(doc): mention bzip3 in gzip plugin documentation (#32742)
closes: vim/vim#16800
4783a2c073
Co-authored-by: Jim Zhou <jimzhouzzy@gmail.com>
This commit is contained in:
@@ -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