File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change 33helpname: 'eval'
44---
55<div id='vimCodeElement'>
6- <a class="Constant" href="eval.html" name="eval.txt">eval.txt</a> For <span class="Identifier">Vim バージョン 9.1.</span> Last change: 2024 Jul 28 <br>
6+ <a class="Constant" href="eval.html" name="eval.txt">eval.txt</a> For <span class="Identifier">Vim バージョン 9.1.</span> Last change: 2024 Oct 22 <br>
77<br>
88<br>
99 <span class="Identifier">VIMリファレンスマニュアル by Bram Moolenaar</span><br>
21662166 ときと同じ動作になり、警告メッセージは表示されない。<br>
21672167<br>
21682168 <a class="Constant" href="eval.html#v:fname" name="v:fname">v:fname</a> <a class="Constant" href="eval.html#fname-variable" name="fname-variable">fname-variable</a><br>
2169- v:fname <a class="Type" href="options.html#'includeexpr'">'includeexpr'</a> の評価中: 検知したファイル名。それ以外のときは空。<br>
2169+ v:fname <a class="Type" href="options.html#'includeexpr'">'includeexpr'</a> の評価中: 検知したファイル名。<span class="MissingTag">'findexpr'</span> の評価<br>
2170+ 中: <a class="Identifier" href="editing.html#:find">:find</a> コマンドに渡される引数。それ以外のときは空。<br>
21702171<br>
21712172 <a class="Constant" href="eval.html#v:fname_in" name="v:fname_in">v:fname_in</a> <a class="Constant" href="eval.html#fname_in-variable" name="fname_in-variable">fname_in-variable</a><br>
21722173v:fname_in 入力ファイルの名前。以下のオプションを評価している最中のみ<br>
You can’t perform that action at this time.
0 commit comments