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 3
3
helpname: 'builtin'
4
4
---
5
5
<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>
7
7
<br>
8
8
<br>
9
9
<span class="Identifier">VIMリファレンスマニュアル by Bram Moolenaar</span><br>
2056
2056
"omni" オムニ補完 <a class="Identifier" href="insert.html#i_CTRL-X_CTRL-O">i_CTRL-X_CTRL-O</a><br>
2057
2057
"spell" スペル補完 <a class="Identifier" href="insert.html#i_CTRL-X_s">i_CTRL-X_s</a><br>
2058
2058
"eval" <a class="Identifier" href="builtin.html#complete()">complete()</a> 補完<br>
2059
+ "register" レジスタからの単語 <span class="MissingTag">i_CTRL-X_CTRL-R</span><br>
2059
2060
"unknown" その他の内部モード<br>
2060
2061
<br>
2061
2062
オプショナル引数としてリスト <span class="Special">{what}</span> が与えられると、 <span class="Special">{what}</span> に<br>
4709
4710
ウィンドウの上ではない場合、例えばコマンドラインの中などでは<br>
4710
4711
"screenrow" と "screencol" のみが有効で、残りは 0 になる。<br>
4711
4712
<br>
4713
+ <span class="MissingTag">tabpanel</span> 上の場合、"wincol" の値は 0 になる。<br>
4714
+ <br>
4712
4715
ウィンドウの下のステータスラインやウィンドウの右の垂直セパレー<br>
4713
4716
ターの場合、"line" と "column" は 0 になる。<br>
4714
4717
<br>
You can’t perform that action at this time.
0 commit comments