File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 1- *index.txt* For Vim バージョン 9.1. Last change: 2025 Jan 03
1+ *index.txt* For Vim バージョン 9.1. Last change: 2025 Mar 18
22
33
44 VIMリファレンスマニュアル by Bram Moolenaar
@@ -1439,6 +1439,8 @@ Note: 1 = カーソル移動コマンド 2 = アンドゥ/リドゥ可能
14391439| :inoremenu | :inoreme[nu] 挿入モードを対象とした ":noremenu" コマンド
14401440| :intro | :int[ro] 起動直後のメッセージを表示
14411441| :interface | :interface インターフェイス宣言の開始
1442+ | :iput | :ip[ut] | :put | に似ているが、インデントを現在の行に合
1443+ わせる
14421444| :isearch | :is[earch] 識別子と一致した最初の行を表示
14431445| :isplit | :isp[lit] ウィンドウを分割し、識別子の定義へジャンプ
14441446| :iunmap | :iu[nmap] 挿入モードを対象とした ":unmap" コマンド
Original file line number Diff line number Diff line change 1- *index.txt* For Vim version 9.1. Last change: 2025 Jan 03
1+ *index.txt* For Vim version 9.1. Last change: 2025 Mar 18
22
33
44 VIM REFERENCE MANUAL by Bram Moolenaar
@@ -1400,6 +1400,8 @@ tag command action ~
14001400| :inoremenu | :inoreme[nu] like ":noremenu" but for Insert mode
14011401| :intro | :int[ro] print the introductory message
14021402| :interface | :interface start of an interface declaration
1403+ | :iput | :ip[ut] like | :put | , but adjust the indent to the
1404+ current line
14031405| :isearch | :is[earch] list one line where identifier matches
14041406| :isplit | :isp[lit] split window and jump to definition of
14051407 identifier
You can’t perform that action at this time.
0 commit comments