File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 1
- *version9.txt* For Vim バージョン 9.1. Last change: 2025 Jun 16
1
+ *version9.txt* For Vim バージョン 9.1. Last change: 2025 Jun 23
2
2
3
3
4
4
VIMリファレンスマニュアル by Bram Moolenaar
@@ -41744,6 +41744,7 @@ Ex コマンド: ~
41744
41744
|:pbuffer| バッファリストからバッファ [N] をプレビューウィンドウ
41745
41745
で編集する
41746
41746
|:redrawtabpanel| 'tabpanel' を強制的に更新する。
41747
+ |:uniq| カレントバッファ内のテキストの重複を排除する。
41747
41748
41748
41749
オプション: ~
41749
41750
Original file line number Diff line number Diff line change 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
2
2
3
3
4
4
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -41756,6 +41756,7 @@ Ex-Commands: ~
41756
41756
|:pbuffer| Edit buffer [N] from the buffer list in the preview
41757
41757
window
41758
41758
|:redrawtabpanel| Force updating the 'tabpanel'.
41759
+ |:uniq| Deduplicate text in the current buffer.
41759
41760
41760
41761
Options: ~
41761
41762
You can’t perform that action at this time.
0 commit comments