diff --git a/doc/version9.jax b/doc/version9.jax index 9fc72df8a..cda7c0fb4 100644 --- a/doc/version9.jax +++ b/doc/version9.jax @@ -1,4 +1,4 @@ -*version9.txt* For Vim バージョン 9.1. Last change: 2025 Jun 16 +*version9.txt* For Vim バージョン 9.1. Last change: 2025 Jun 23 VIMリファレンスマニュアル by Bram Moolenaar @@ -41744,6 +41744,7 @@ Ex コマンド: ~ |:pbuffer| バッファリストからバッファ [N] をプレビューウィンドウ で編集する |:redrawtabpanel| 'tabpanel' を強制的に更新する。 +|:uniq| カレントバッファのテキストの重複を排除する。 オプション: ~ diff --git a/en/version9.txt b/en/version9.txt index cd72d7331..606ec790c 100644 --- a/en/version9.txt +++ b/en/version9.txt @@ -1,4 +1,4 @@ -*version9.txt* For Vim version 9.1. Last change: 2025 Jun 16 +*version9.txt* For Vim version 9.1. Last change: 2025 Jun 23 VIM REFERENCE MANUAL by Bram Moolenaar @@ -41756,6 +41756,7 @@ Ex-Commands: ~ |:pbuffer| Edit buffer [N] from the buffer list in the preview window |:redrawtabpanel| Force updating the 'tabpanel'. +|:uniq| Deduplicate text in the current buffer. Options: ~