Skip to content

Commit 1173d83

Browse files
authored
Merge pull request #2117 from h-east/update-index
Update index.{txt,jax}
2 parents 065c5a5 + 7b2eeab commit 1173d83

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

doc/index.jax

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

33

44
VIMリファレンスマニュアル by Bram Moolenaar
@@ -1739,6 +1739,7 @@ Note: 1 = カーソル移動コマンド 2 = アンドゥ/リドゥ可能
17391739
|:stjump| :stj[ump] ウィンドウを分割して、":tjump" を実行
17401740
|:stselect| :sts[elect] ウィンドウを分割して、":tselect" を実行
17411741
|:sunhide| :sun[hide] ":unhide" と同じ。
1742+
|:uniq| :uni[q] 行をユニークにする
17421743
|:sunmap| :sunm[ap] ":unmap" と同様。選択モード用
17431744
|:sunmenu| :sunme[nu] 選択モードのメニューを削除する
17441745
|:suspend| :sus[pend] ":stop" と同じ。

en/index.txt

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

33

44
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -1740,6 +1740,7 @@ tag command action ~
17401740
|:unabbreviate| :una[bbreviate] remove abbreviation
17411741
|:unhide| :unh[ide] open a window for each loaded file in the
17421742
buffer list
1743+
|:uniq| :uni[q] uniq lines
17431744
|:unlet| :unl[et] delete variable
17441745
|:unlockvar| :unlo[ckvar] unlock variables
17451746
|:unmap| :unm[ap] remove mapping

0 commit comments

Comments
 (0)