Skip to content

Commit 8448b19

Browse files
committed
Update version9.{txt,jax}
1 parent 65141d5 commit 8448b19

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

doc/version9.jax

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*version9.txt* For Vim バージョン 9.1. Last change: 2025 Jun 16
1+
*version9.txt* For Vim バージョン 9.1. Last change: 2025 Jun 23
22

33

44
VIMリファレンスマニュアル by Bram Moolenaar
@@ -41744,6 +41744,7 @@ Ex コマンド: ~
4174441744
|:pbuffer| バッファリストからバッファ [N] をプレビューウィンドウ
4174541745
で編集する
4174641746
|:redrawtabpanel| 'tabpanel' を強制的に更新する。
41747+
|:uniq| カレントバッファ内のテキストの重複を排除する。
4174741748

4174841749
オプション: ~
4174941750

en/version9.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*version9.txt* For Vim version 9.1. Last change: 2025 Jun 16
1+
*version9.txt* For Vim version 9.1. Last change: 2025 Jun 23
22

33

44
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -41756,6 +41756,7 @@ Ex-Commands: ~
4175641756
|:pbuffer| Edit buffer [N] from the buffer list in the preview
4175741757
window
4175841758
|:redrawtabpanel| Force updating the 'tabpanel'.
41759+
|:uniq| Deduplicate text in the current buffer.
4175941760

4176041761
Options: ~
4176141762

0 commit comments

Comments
 (0)