File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
- *index.txt* For Vim バージョン 9.1. Last change: 2025 Jun 27
1
+ *index.txt* For Vim バージョン 9.1. Last change: 2025 Jun 28
2
2
3
3
4
4
VIMリファレンスマニュアル by Bram Moolenaar
Original file line number Diff line number Diff line change 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
2
2
3
3
4
4
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -1264,6 +1264,7 @@ tag command action ~
1264
1264
| :class | :class start of a class declaration
1265
1265
| :clast | :cla[st] go to the specified error, default last one
1266
1266
| :clearjumps | :cle[arjumps] clear the jump list
1267
+ | :clipreset | :clip[reset] reset 'clipmethod'
1267
1268
| :clist | :cl[ist] list all errors
1268
1269
| :close | :clo[se] close current window
1269
1270
| :cmap | :cm[ap] like ":map" but for Command-line mode
@@ -1587,7 +1588,6 @@ tag command action ~
1587
1588
| :redrawtabpanel | :redrawtabp[anel] force a redraw of the tabpanel
1588
1589
| :registers | :reg[isters] display the contents of registers
1589
1590
| :resize | :res[ize] change current window height
1590
- | :clipreset | :clip[reset] reset 'clipmethod'
1591
1591
| :retab | :ret[ab] change tab size
1592
1592
| :return | :retu[rn] return from a user function
1593
1593
| :rewind | :rew[ind] go to the first file in the argument list
You can’t perform that action at this time.
0 commit comments