File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed
Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change 33helpname: 'builtin'
44---
55<div id='vimCodeElement'>
6- <a class="Constant" href="builtin.html" name="builtin.txt">builtin.txt</a> For <span class="Identifier">Vim バージョン 9.1.</span> Last change: 2025 May 09 <br>
6+ <a class="Constant" href="builtin.html" name="builtin.txt">builtin.txt</a> For <span class="Identifier">Vim バージョン 9.1.</span> Last change: 2025 May 28 <br>
77<br>
88<br>
99 <span class="Identifier">VIMリファレンスマニュアル by Bram Moolenaar</span><br>
20562056 "omni" オムニ補完 <a class="Identifier" href="insert.html#i_CTRL-X_CTRL-O">i_CTRL-X_CTRL-O</a><br>
20572057 "spell" スペル補完 <a class="Identifier" href="insert.html#i_CTRL-X_s">i_CTRL-X_s</a><br>
20582058 "eval" <a class="Identifier" href="builtin.html#complete()">complete()</a> 補完<br>
2059+ "register" レジスタからの単語 <span class="MissingTag">i_CTRL-X_CTRL-R</span><br>
20592060 "unknown" その他の内部モード<br>
20602061<br>
20612062 オプショナル引数としてリスト <span class="Special">{what}</span> が与えられると、 <span class="Special">{what}</span> に<br>
47094710 ウィンドウの上ではない場合、例えばコマンドラインの中などでは<br>
47104711 "screenrow" と "screencol" のみが有効で、残りは 0 になる。<br>
47114712<br>
4713+ <span class="MissingTag">tabpanel</span> 上の場合、"wincol" の値は 0 になる。<br>
4714+ <br>
47124715 ウィンドウの下のステータスラインやウィンドウの右の垂直セパレー<br>
47134716 ターの場合、"line" と "column" は 0 になる。<br>
47144717<br>
You can’t perform that action at this time.
0 commit comments