Skip to content

Commit

Permalink
Merge pull request #1973 from h-east/update-pi_gzip
Browse files Browse the repository at this point in the history
Update pi_gzip.{txt,jax}
  • Loading branch information
h-east authored Mar 6, 2025
2 parents f6f92b3 + 6f51d95 commit 36938ef
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
3 changes: 2 additions & 1 deletion doc/pi_gzip.jax
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
*pi_gzip.txt* For Vim バージョン 9.1. Last change: 2025 Feb 06
*pi_gzip.txt* For Vim バージョン 9.1. Last change: 2025 Mar 05


VIMリファレンスマニュアル by Bram Moolenaar
Expand Down Expand Up @@ -29,6 +29,7 @@

拡張子 圧縮方法(コマンド) ~
*.bz2 bzip2
*.bz3 bzip3
*.gz gzip
*.lz lzip
*.lz4 lz4
Expand Down
3 changes: 2 additions & 1 deletion en/pi_gzip.txt
Original file line number Diff line number Diff line change
@@ -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
Expand Down Expand Up @@ -29,6 +29,7 @@ with these extensions:

extension compression ~
*.bz2 bzip2
*.bz3 bzip3
*.gz gzip
*.lz lzip
*.lz4 lz4
Expand Down

0 comments on commit 36938ef

Please sign in to comment.