Skip to content

Commit 3d0a647

Browse files
1 parent 8e944c1 commit 3d0a647

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

vimindex.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
helpname: 'vimindex'
44
---
55
<div id='vimCodeElement'>
6-
<a class="Constant" href="vimindex.html" name="index.txt">index.txt</a>&nbsp;&nbsp;&nbsp;&nbsp; For&nbsp;<span class="Identifier">Vim バージョン 9.1.</span>&nbsp;&nbsp;Last change: 2023 Jul 14<br>
6+
<a class="Constant" href="vimindex.html" name="index.txt">index.txt</a>&nbsp;&nbsp;&nbsp;&nbsp; For&nbsp;<span class="Identifier">Vim バージョン 9.1.</span>&nbsp;&nbsp;Last change: 2024 Dec 15<br>
77
<br>
88
<br>
99
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<span class="Identifier">VIMリファレンスマニュアル&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; by Bram Moolenaar</span><br>
@@ -1587,6 +1587,7 @@
15871587
<a class="Identifier" href="syntax.html#:ownsyntax">:ownsyntax</a>&nbsp;&nbsp;&nbsp;&nbsp;:ow[nsyntax]&nbsp;&nbsp;&nbsp;&nbsp;ウィンドウのローカル構文強調を新たに設定する<br>
15881588
<a class="Identifier" href="repeat.html#:packadd">:packadd</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;:pa[ckadd]&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<a class="Type" href="options.html#'packpath'">'packpath'</a>&nbsp;からプラグインを追加する<br>
15891589
<a class="Identifier" href="repeat.html#:packloadall">:packloadall</a>&nbsp;&nbsp;:packl[oadall]&nbsp;&nbsp;<a class="Type" href="options.html#'packpath'">'packpath'</a>&nbsp;下の全プラグインをロードする<br>
1590+
<span class="MissingTag">:pbuffer</span>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;:pb[uffer]&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;プレビューウィンドウでバッファを編集する<br>
15901591
<a class="Identifier" href="windows.html#:pclose">:pclose</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; :pc[lose]&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; プレビューウィンドウを閉じる<br>
15911592
<a class="Identifier" href="windows.html#:pedit">:pedit</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;:ped[it]&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;プレビューウィンドウでファイルを開く<br>
15921593
<a class="Identifier" href="if_perl.html#:perl">:perl</a>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; :pe[rl]&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Perl コマンドを実行<br>

0 commit comments

Comments
 (0)