Skip to content

Commit bef79ee

Browse files
authored
Merge pull request #1883 from h-east/update-index
Update index.{txt,jax}
2 parents 9a44df8 + 02362ff commit bef79ee

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

doc/index.jax

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
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 コマンドを実行

en/index.txt

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
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

0 commit comments

Comments
 (0)