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- *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" と同じ。
Original file line number Diff line number Diff line change 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
You can’t perform that action at this time.
0 commit comments