|
3 | 3 | helpname: 'options'
|
4 | 4 | ---
|
5 | 5 | <div id='vimCodeElement'>
|
6 |
| -<a class="Constant" href="options.html" name="options.txt">options.txt</a> For <span class="Identifier">Vim バージョン 9.1.</span> Last change: 2025 Sep 14<br> |
| 6 | +<a class="Constant" href="options.html" name="options.txt">options.txt</a> For <span class="Identifier">Vim バージョン 9.1.</span> Last change: 2025 Sep 15<br> |
7 | 7 | <br>
|
8 | 8 | <br>
|
9 | 9 | <span class="Identifier">VIMリファレンスマニュアル by Bram Moolenaar</span><br>
|
|
2139 | 2139 | <a class="Type" href="options.html#'preserveindent'">'preserveindent'</a>+ オフ インデント変更時に現在のインデント構造<br>
|
2140 | 2140 | を保持しない<br>
|
2141 | 2141 | <a class="Type" href="options.html#'revins'">'revins'</a> + オフ 右から左の挿入なし<br>
|
2142 |
| - <a class="Type" href="options.html#'ruler'">'ruler'</a> + オフ ルーラーなし<br> |
| 2142 | + <a class="Type" href="options.html#'ruler'">'ruler'</a> & オフ ルーラーなし<br> |
2143 | 2143 | <a class="Type" href="options.html#'scrolljump'">'scrolljump'</a> + 1 ジャンプスクロールなし<br>
|
2144 | 2144 | <a class="Type" href="options.html#'scrolloff'">'scrolloff'</a> + 0 スクロールにオフセットなし<br>
|
2145 | 2145 | <a class="Type" href="options.html#'shelltemp'">'shelltemp'</a> - {変更なし} {<a class="Type" href="options.html#'cp'">'cp'</a> リセット時にVimの既定値に設定}<br>
|
|
2901 | 2901 | <a class="Type" href="options.html#'cscoperelative'">'cscoperelative'</a> <a class="Type" href="options.html#'csre'">'csre'</a> 切替 (既定ではオフ)<br>
|
2902 | 2902 | グローバル<br>
|
2903 | 2903 | <span class="Special">{</span><a class="Identifier" href="various.html#+cscope">+cscope</a><span class="Special">機能つきでコンパイルされたときのみ利用可能}</span><br>
|
2904 |
| - cscope のプリフィックス (-P) がないとき、このオプションをオンに設定す<br> |
2905 |
| - ると、cscope.out が保存されているディレクトリがプリフィックスとして使<br> |
2906 |
| - われる。<br> |
2907 |
| - <a class="Identifier" href="if_cscop.html#cscoperelative">cscoperelative</a> 参照。<br> |
| 2904 | + cscope にプリフィックス (-P) がない場合、このオプションを設定すると、<br> |
| 2905 | + cscope.out のパスのベース名がプリフィックスとして使用される。<br> |
| 2906 | + <a class="Identifier" href="if_cscop.html#cscoperelative">cscoperelative</a> を参照。<br> |
2908 | 2907 | <span class="Todo">NOTE</span>: このオプションは、<a class="Type" href="options.html#'compatible'">'compatible'</a> がオンになるとオフになるので注意。<br>
|
2909 | 2908 | <br>
|
2910 | 2909 | <a class="Constant" href="options.html#'cscopetag'" name="'cscopetag'">'cscopetag'</a> <a class="Constant" href="options.html#'cst'" name="'cst'">'cst'</a> <a class="Constant" href="options.html#'nocscopetag'" name="'nocscopetag'">'nocscopetag'</a> <a class="Constant" href="options.html#'nocst'" name="'nocst'">'nocst'</a><br>
|
|
7153 | 7152 | 内で設定することはできない。<br>
|
7154 | 7153 | <br>
|
7155 | 7154 | <a class="Constant" href="options.html#'ruler'" name="'ruler'">'ruler'</a> <a class="Constant" href="options.html#'ru'" name="'ru'">'ru'</a> <a class="Constant" href="options.html#'noruler'" name="'noruler'">'noruler'</a> <a class="Constant" href="options.html#'noru'" name="'noru'">'noru'</a><br>
|
7156 |
| -<a class="Type" href="options.html#'ruler'">'ruler'</a> <a class="Type" href="options.html#'ru'">'ru'</a> 切替 (既定ではオフ, <a class="Identifier" href="starting.html#defaults.vim">defaults.vim</a> 内で<br> |
7157 |
| - オンに設定される)<br> |
| 7155 | +<a class="Type" href="options.html#'ruler'">'ruler'</a> <a class="Type" href="options.html#'ru'">'ru'</a> 切替 (Vimの既定値: オン、Viの既定値: オフ)<br> |
7158 | 7156 | グローバル<br>
|
7159 | 7157 | カーソルが何行目の何列目に置かれているかを表示する <span class="Special">{訳注: これをルー</span><br>
|
7160 | 7158 | <span class="Special">ラーと呼ぶ}</span>。行数と列数はコンマで区切られる。幅に余裕があるときは、表<br>
|
|
0 commit comments