Skip to content

Commit bd4e350

Browse files
authored
Merge pull request #2552 from h-east/update-change
Update change.{txt,jax}
2 parents a3b1081 + 5a95096 commit bd4e350

2 files changed

Lines changed: 6 additions & 6 deletions

File tree

doc/change.jax

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
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" と似ているが、現在行に合わせてインデントが調整され

en/change.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
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.

0 commit comments

Comments
 (0)