|
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.2.</span> Last change: 2026 Apr 06<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 09<br> |
7 | 7 | <br> |
8 | 8 | <br> |
9 | 9 | <span class="Identifier"> VIM リファレンスマニュアル by Bram Moolenaar</span><br> |
|
6929 | 6929 | グローバル<br> |
6930 | 6930 | 補完時のポップアップメニューのボーダーとオプションの装飾を定義する。値<br> |
6931 | 6931 | はコンマ区切りのキーワードリストである。<br> |
| 6932 | + 統合された代わりの手段については、<a class="Type" href="options.html#'pumopt'">'pumopt'</a> を参照。<br> |
6932 | 6933 | <br> |
6933 | 6934 | ボーダーのスタイル (最大 1 つ):<br> |
6934 | 6935 | "single" 細い罫線文字を使用する<br> |
|
6961 | 6962 | <a class="Type" href="options.html#'pumheight'">'pumheight'</a> <a class="Type" href="options.html#'ph'">'ph'</a> 数値 (既定では 0)<br> |
6962 | 6963 | グローバル<br> |
6963 | 6964 | 挿入モード補完のポップアップメニューに表示される項目数の最大値。<br> |
6964 | | - 0 のときはスペースの許す限り多く表示される。<br> |
6965 | | - <a class="Identifier" href="insert.html#ins-completion-menu">ins-completion-menu</a><br> |
| 6965 | + 0 のときはスペースの許す限り多く表示される。<a class="Identifier" href="insert.html#ins-completion-menu">ins-completion-menu</a><br> |
| 6966 | + 統合された代わりの手段については、<a class="Type" href="options.html#'pumopt'">'pumopt'</a> を参照。<br> |
6966 | 6967 | <br> |
6967 | 6968 | <a class="Constant" href="options.html#'pummaxwidth'" name="'pummaxwidth'">'pummaxwidth'</a> <a class="Constant" href="options.html#'pmw'" name="'pmw'">'pmw'</a><br> |
6968 | 6969 | <a class="Type" href="options.html#'pummaxwidth'">'pummaxwidth'</a> <a class="Type" href="options.html#'pmw'">'pmw'</a> 数値 (既定では 0)<br> |
|
6974 | 6975 | <br> |
6975 | 6976 | このオプションは <a class="Type" href="options.html#'pumwidth'">'pumwidth'</a> よりも優先される。<br> |
6976 | 6977 | <a class="Identifier" href="insert.html#ins-completion-menu">ins-completion-menu</a>。<br> |
| 6978 | + 統合された代わりの手段については、<a class="Type" href="options.html#'pumopt'">'pumopt'</a> を参照。<br> |
| 6979 | +<br> |
| 6980 | + <a class="Constant" href="options.html#'pumopt'" name="'pumopt'">'pumopt'</a><br> |
| 6981 | +<a class="Type" href="options.html#'pumopt'">'pumopt'</a> 文字列 (既定では "")<br> |
| 6982 | + グローバル<br> |
| 6983 | + 挿入モードの補完時に表示されるポップアップメニューを設定する。<br> |
| 6984 | + 値は、キーと値のペアおよびフラグをコンマで区切ったリストです。<br> |
| 6985 | + 値は、コンマ区切りの "key:value" ペアおよびフラグのリストである。<br> |
| 6986 | +<br> |
| 6987 | + キーと値:<br> |
| 6988 | + border:<span class="Special">{style}</span> ボーダースタイルを設定する (最大 1 つ)<br> |
| 6989 | + "single" 細い罫線文字<br> |
| 6990 | + "double" 2 重の罫線文字<br> |
| 6991 | + "round" 丸い角<br> |
| 6992 | + "ascii" ASCII 文字 (-, |, +)<br> |
| 6993 | + "custom:X;X;X;X;X;X;X;X"<br> |
| 6994 | + セミコロンで区切られた以下の順序の 8<br> |
| 6995 | + 文字:<br> |
| 6996 | + 上、右、下、左、左上、右上、右下、左下<br> |
| 6997 | + height:<span class="Special">{n}</span> 表示する項目の最大数 (デフォルトは 0 で、スペー<br> |
| 6998 | + スの許す限り多く表示する)<br> |
| 6999 | + width:<span class="Special">{n}</span> 最小幅 (デフォルト 15)<br> |
| 7000 | + maxwidth:<span class="Special">{n}</span> 最大幅 (デフォルトは 0 で制限なし)。<br> |
| 7001 | + これは width よりも優先される。テキストの切り<br> |
| 7002 | + 詰めは、<a class="Type" href="options.html#'fillchars'">'fillchars'</a> オプションの "trunc" 値で<br> |
| 7003 | + 示される。<br> |
| 7004 | + opacity:<span class="Special">{n}</span> 不透明度のパーセント 0-100 (デフォルト 100)。<br> |
| 7005 | + 100 未満の場合、ポップアップメニュー越しに背後<br> |
| 7006 | + のコンテンツが透けて見える。<br> |
| 7007 | +<br> |
| 7008 | + フラグ (値なし):<br> |
| 7009 | + margin 左右のボーダーの内側に 1 セル分のスペースを追<br> |
| 7010 | + 加する。ボーダースタイルが必要。<br> |
| 7011 | + shadow 右端と下端に影を描く。<br> |
| 7012 | +<br> |
| 7013 | + 罫線文字 ("single", "double", "round") を使用したボーダースタイルは、<br> |
| 7014 | + <a class="Type" href="options.html#'encoding'">'encoding'</a> が "utf-8" かつ <a class="Type" href="options.html#'ambiwidth'">'ambiwidth'</a> が "single" の場合にのみ使用で<br> |
| 7015 | + きる。<br> |
| 7016 | +<br> |
| 7017 | + ハイライトグループ:<br> |
| 7018 | + <a class="Identifier" href="syntax.html#hl-PmenuBorder">hl-PmenuBorder</a> ボーダー文字に使用される<br> |
| 7019 | + <a class="Identifier" href="syntax.html#hl-PmenuShadow">hl-PmenuShadow</a> 影に使用される<br> |
| 7020 | +<br> |
| 7021 | + <span class="Todo">Note</span>: <a class="Type" href="options.html#'pumopt'">'pumopt'</a> が設定されている場合、まずすべての値がデフォルト値にリ<br> |
| 7022 | + セットされ、その後指定されたキーが適用される。指定されていないキーには<br> |
| 7023 | + デフォルト値が適用される。<br> |
| 7024 | +<br> |
| 7025 | + 例:<br> |
| 7026 | +<div class="helpExample"> :set pumopt=border:single<br> |
| 7027 | + :set pumopt=border:double,margin,shadow<br> |
| 7028 | + :set pumopt=height:10,width:20,opacity:80<br> |
| 7029 | + :set pumopt=border:custom:─;│;─;│;┌;┐;┘;└,shadow</div> |
| 7030 | +<br> |
| 7031 | + 以下も参照: <a class="Identifier" href="insert.html#ins-completion-menu">ins-completion-menu</a>。<br> |
6977 | 7032 | <br> |
6978 | 7033 | <a class="Constant" href="options.html#'pumwidth'" name="'pumwidth'">'pumwidth'</a> <a class="Constant" href="options.html#'pw'" name="'pw'">'pw'</a><br> |
6979 | 7034 | <a class="Type" href="options.html#'pumwidth'">'pumwidth'</a> <a class="Type" href="options.html#'pw'">'pw'</a> 数値 (既定では 15)<br> |
6980 | 7035 | グローバル<br> |
6981 | 7036 | 挿入モード補完のポップアップメニューに使用する幅の最小値。<br> |
6982 | 7037 | <a class="Identifier" href="insert.html#ins-completion-menu">ins-completion-menu</a>.<br> |
| 7038 | + 統合された代わりの手段については、<a class="Type" href="options.html#'pumopt'">'pumopt'</a> を参照。<br> |
6983 | 7039 | <br> |
6984 | 7040 | <a class="Constant" href="options.html#'pythondll'" name="'pythondll'">'pythondll'</a><br> |
6985 | 7041 | <a class="Type" href="options.html#'pythondll'">'pythondll'</a> 文字列 (既定値はビルドに依存)<br> |
|
0 commit comments