File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 1
- *index.txt* For Vim バージョン 9.1. Last change: 2023 Jul 14
1
+ *index.txt* For Vim バージョン 9.1. Last change: 2024 Dec 15
2
2
3
3
4
4
VIMリファレンスマニュアル by Bram Moolenaar
@@ -1582,6 +1582,7 @@ Note: 1 = カーソル移動コマンド 2 = アンドゥ/リドゥ可能
1582
1582
| :ownsyntax | :ow[nsyntax] ウィンドウのローカル構文強調を新たに設定する
1583
1583
| :packadd | :pa[ckadd] 'packpath' からプラグインを追加する
1584
1584
| :packloadall | :packl[oadall] 'packpath' 下の全プラグインをロードする
1585
+ | :pbuffer | :pb[uffer] プレビューウィンドウでバッファを編集する
1585
1586
| :pclose | :pc[lose] プレビューウィンドウを閉じる
1586
1587
| :pedit | :ped[it] プレビューウィンドウでファイルを開く
1587
1588
| :perl | :pe[rl] Perl コマンドを実行
Original file line number Diff line number Diff line change 1
- *index.txt* For Vim version 9.1. Last change: 2023 Jul 14
1
+ *index.txt* For Vim version 9.1. Last change: 2024 Dec 15
2
2
3
3
4
4
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -1529,6 +1529,7 @@ tag command action ~
1529
1529
| :ownsyntax | :ow[nsyntax] set new local syntax highlight for this window
1530
1530
| :packadd | :pa[ckadd] add a plugin from 'packpath'
1531
1531
| :packloadall | :packl[oadall] load all packages under 'packpath'
1532
+ | :pbuffer | :pb[uffer] edit buffer in the preview window
1532
1533
| :pclose | :pc[lose] close preview window
1533
1534
| :pedit | :ped[it] edit file in the preview window
1534
1535
| :perl | :pe[rl] execute Perl command
You can’t perform that action at this time.
0 commit comments