File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- *change.txt* For Vim バージョン 9.2. Last change: 2026 Feb 14
1+ *change.txt* For Vim バージョン 9.2. Last change: 2026 Mar 31
22
33
44 VIM リファレンスマニュアル by Bram Moolenaar
@@ -1125,10 +1125,10 @@ NOTE: 以前のバージョンでは CTRL-V が特別に扱われていた。こ
11251125
11261126 *:ip* *:iput*
11271127:[line] ip[ut] [x] | :put | と似ているが、現在行に合わせてインデントを調整
1128- する
1128+ する。
11291129
11301130:[line] ip[ut]! [x] | :put | ! と似ているが、現在行に合わせてインデントを調整
1131- する
1131+ する。
11321132
11331133["x]]p または *]p* *]<MiddleMouse>*
11341134["x]]<MiddleMouse> "p" と似ているが、現在行に合わせてインデントが調整され
Original file line number Diff line number Diff line change 1- *change.txt* For Vim version 9.2. Last change: 2026 Feb 14
1+ *change.txt* For Vim version 9.2. Last change: 2026 Mar 31
22
33
44 VIM REFERENCE MANUAL by Bram Moolenaar
@@ -1157,9 +1157,9 @@ inside of strings can change! Also see 'softtabstop' option. >
11571157 current line).
11581158
11591159 *:ip* *:iput*
1160- :[line] ip[ut] [x] like | :put | , but adjust indent to the current line
1160+ :[line] ip[ut] [x] Like | :put | , but adjust indent to the current line.
11611161
1162- :[line] ip[ut]! [x] like | :put | !, but adjust indent to the current line
1162+ :[line] ip[ut]! [x] Like | :put | !, but adjust indent to the current line.
11631163
11641164["x]]p or *]p* *]<MiddleMouse>*
11651165["x]]<MiddleMouse> Like "p", but adjust the indent to the current line.
You can’t perform that action at this time.
0 commit comments