File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 33helpname: 'options'
44---
55<div id='vimCodeElement'>
6- <a class="Constant" href="options.html" name="options.txt">options.txt</a> For <span class="Identifier">Vim バージョン 9.2.</span> Last change: 2026 Apr 03 <br>
6+ <a class="Constant" href="options.html" name="options.txt">options.txt</a> For <span class="Identifier">Vim バージョン 9.2.</span> Last change: 2026 Apr 06 <br>
77<br>
88<br>
99<span class="Identifier"> VIM リファレンスマニュアル by Bram Moolenaar</span><br>
52675267 字を追加することができる。その際、<a class="Type" href="options.html#'ignorecase'">'ignorecase'</a> と <a class="Type" href="options.html#'smartcase'">'smartcase'</a> が設定さ<br>
52685268 れていてコマンドラインに大文字が含まれていなければ、追加された文字は小<br>
52695269 文字に変換される。<br>
5270- <span class="Special">CTRL-R</span> <span class="Special">CTRL-W</span> を押すと、現在マッチしているテキストの末尾から単語を追加 <br>
5271- することができる。そのとき、既にタイプされている文字は除かれる 。<br>
5272- <span class="Todo">NOTE</span>: このオプションは、 <a class="Type" href="options.html#'compatible'">'compatible'</a> がオンになるとオフになるので注意 。<br>
5270+ <span class="Special">CTRL-R</span> <span class="Special">CTRL-W</span> を使用すると、既に入力された文字を除いた単語を、現在マッ <br>
5271+ チしている箇所の末尾に追加できる (単語の先頭から開始) 。<br>
5272+ <span class="Todo">NOTE</span>: <a class="Type" href="options.html#'compatible'">'compatible'</a> が設定されると、このオプションはリセットされる 。<br>
52735273<br>
52745274 <a class="Constant" href="options.html#'indentexpr'" name="'indentexpr'">'indentexpr'</a> <a class="Constant" href="options.html#'inde'" name="'inde'">'inde'</a><br>
52755275<a class="Type" href="options.html#'indentexpr'">'indentexpr'</a> <a class="Type" href="options.html#'inde'">'inde'</a> 文字列 (既定では "")<br>
You can’t perform that action at this time.
0 commit comments