Skip to content

Commit 3378ece

Browse files
committed
Update by original
1 parent d089bc0 commit 3378ece

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

doc/index.jax

Lines changed: 1 addition & 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 27
1+
*index.txt* For Vim バージョン 9.1. Last change: 2025 Jun 28
22

33

44
VIMリファレンスマニュアル by Bram Moolenaar

en/index.txt

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

33

44
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -1264,6 +1264,7 @@ tag command action ~
12641264
|:class| :class start of a class declaration
12651265
|:clast| :cla[st] go to the specified error, default last one
12661266
|:clearjumps| :cle[arjumps] clear the jump list
1267+
|:clipreset| :clip[reset] reset 'clipmethod'
12671268
|:clist| :cl[ist] list all errors
12681269
|:close| :clo[se] close current window
12691270
|:cmap| :cm[ap] like ":map" but for Command-line mode
@@ -1587,7 +1588,6 @@ tag command action ~
15871588
|:redrawtabpanel| :redrawtabp[anel] force a redraw of the tabpanel
15881589
|:registers| :reg[isters] display the contents of registers
15891590
|:resize| :res[ize] change current window height
1590-
|:clipreset| :clip[reset] reset 'clipmethod'
15911591
|:retab| :ret[ab] change tab size
15921592
|:return| :retu[rn] return from a user function
15931593
|:rewind| :rew[ind] go to the first file in the argument list

0 commit comments

Comments
 (0)