runtime(doc): mention bzip3 in gzip plugin documentation Commit: https://github.com/vim/vim/commit/4783a2c073ecc075a6d1b23414901e78e1f18383 Author: Jim Zhou <jimzhou...@gmail.com> Date: Wed Mar 5 20:22:24 2025 +0100
runtime(doc): mention bzip3 in gzip plugin documentation closes: https://github.com/vim/vim/issues/16800 Signed-off-by: Jim Zhou <jimzhou...@gmail.com> Signed-off-by: Christian Brabandt <c...@256bit.org> diff --git a/runtime/doc/pi_gzip.txt b/runtime/doc/pi_gzip.txt index 63c547b4d..cb4fc6b3b 100644 --- a/runtime/doc/pi_gzip.txt +++ b/runtime/doc/pi_gzip.txt @@ -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 @@ -29,6 +29,7 @@ with these extensions: extension compression ~ *.bz2 bzip2 + *.bz3 bzip3 *.gz gzip *.lz lzip *.lz4 lz4 -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to vim_dev+unsubscr...@googlegroups.com. To view this discussion visit https://groups.google.com/d/msgid/vim_dev/E1tpuRR-00AYf7-04%40256bit.org.