Skip to content

Commit 9f29749

Browse files
1 parent 4948e30 commit 9f29749

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

starting.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
helpname: 'starting'
44
---
55
<div id='vimCodeElement'>
6-
<a class="Constant" href="starting.html" name="starting.txt">starting.txt</a>&nbsp;&nbsp;For&nbsp;<span class="Identifier">Vim バージョン 9.1.</span>&nbsp;&nbsp;Last change: 2024 Oct 05<br>
6+
<a class="Constant" href="starting.html" name="starting.txt">starting.txt</a>&nbsp;&nbsp;For&nbsp;<span class="Identifier">Vim バージョン 9.1.</span>&nbsp;&nbsp;Last change: 2024 Dec 19<br>
77
<br>
88
<br>
99
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<span class="Identifier">VIMリファレンスマニュアル&nbsp;&nbsp;&nbsp;&nbsp;by Bram Moolenaar</span><br>
@@ -957,6 +957,7 @@
957957
環境変数 $MYVIMRC または $MYGVIMRC は、最初に見つかった vimrc ファイル、gvimrc<br>
958958
ファイルに設定され、$MYVIMDIR はユーザーの個人用ランタイムディレクトリ&nbsp;<a class="Type" href="options.html#'rtp'">'rtp'</a><br>
959959
(通常は<a class="Type" href="options.html#'runtimepath'">'runtimepath'</a>&nbsp;の最初のエントリ) に設定される。<br>
960+
<span class="Todo">Note</span>: これらの環境変数はシンボリックリンクを解決するが、<a class="Type" href="options.html#'rtp'">'rtp'</a>&nbsp;は解決しない。<br>
960961
<br>
961962
<br>
962963
<span class="PreProc">初期化のヒント</span><br>

0 commit comments

Comments
 (0)