File tree Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 1
- *version9.txt* For Vim バージョン 9.1. Last change: 2025 Mar 15
1
+ *version9.txt* For Vim バージョン 9.1. Last change: 2025 Mar 18
2
2
3
3
4
4
VIMリファレンスマニュアル by Bram Moolenaar
@@ -41694,6 +41694,10 @@ Ex コマンド: ~
41694
41694
コマンド: ~
41695
41695
41696
41696
|[r| および |]r| カーソルを前/次の稀な単語に移動する
41697
+
41698
+ Ex コマンド: ~
41699
+
41700
+ |:iput| |:put| と似ているが、インデントを調整する
41697
41701
|:pbuffer| バッファリストからバッファ [N] をプレビューウィンドウ
41698
41702
で編集する
41699
41703
Original file line number Diff line number Diff line change 1
- *version9.txt* For Vim version 9.1. Last change: 2025 Mar 15
1
+ *version9.txt* For Vim version 9.1. Last change: 2025 Mar 18
2
2
3
3
4
4
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -41704,6 +41704,10 @@ Highlighting: ~
41704
41704
Commands: ~
41705
41705
41706
41706
|[r| and |]r| to move the cursor to previous/next rare word
41707
+
41708
+ Ex-Commands: ~
41709
+
41710
+ |:iput| like |:put| but adjust indent
41707
41711
|:pbuffer| Edit buffer [N] from the buffer list in the preview
41708
41712
window
41709
41713
You can’t perform that action at this time.
0 commit comments