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
22
33
44 VIMリファレンスマニュアル by Bram Moolenaar
@@ -1582,6 +1582,7 @@ Note: 1 = カーソル移動コマンド 2 = アンドゥ/リドゥ可能
15821582| :ownsyntax | :ow[nsyntax] ウィンドウのローカル構文強調を新たに設定する
15831583| :packadd | :pa[ckadd] 'packpath' からプラグインを追加する
15841584| :packloadall | :packl[oadall] 'packpath' 下の全プラグインをロードする
1585+ | :pbuffer | :pb[uffer] プレビューウィンドウでバッファを編集する
15851586| :pclose | :pc[lose] プレビューウィンドウを閉じる
15861587| :pedit | :ped[it] プレビューウィンドウでファイルを開く
15871588| :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
22
33
44 VIM REFERENCE MANUAL by Bram Moolenaar
@@ -1529,6 +1529,7 @@ tag command action ~
15291529| :ownsyntax | :ow[nsyntax] set new local syntax highlight for this window
15301530| :packadd | :pa[ckadd] add a plugin from 'packpath'
15311531| :packloadall | :packl[oadall] load all packages under 'packpath'
1532+ | :pbuffer | :pb[uffer] edit buffer in the preview window
15321533| :pclose | :pc[lose] close preview window
15331534| :pedit | :ped[it] edit file in the preview window
15341535| :perl | :pe[rl] execute Perl command
You can’t perform that action at this time.
0 commit comments