File tree Expand file tree Collapse file tree 2 files changed +12
-1
lines changed
Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change 33helpname: 'syntax'
44---
55<div id='vimCodeElement'>
6- <a class="Constant" href="syntax.html" name="syntax.txt">syntax.txt</a> For <span class="Identifier">Vim バージョン 9.1.</span> Last change: 2025 Jan 11 <br>
6+ <a class="Constant" href="syntax.html" name="syntax.txt">syntax.txt</a> For <span class="Identifier">Vim バージョン 9.1.</span> Last change: 2025 Jan 20 <br>
77<br>
88<br>
99 <span class="Identifier">VIMリファレンスマニュアル by Bram Moolenaar</span><br>
21602160引用符を文字列とは異なるハイライトにしたい場合は<br>
21612161<div class="helpExample"> let g:jq_quote_highlight = 1</div>
21622162<br>
2163+ <span class="Statement">KCONFIG </span><a class="Constant" href="syntax.html#ft-kconfig-syntax" name="ft-kconfig-syntax">ft-kconfig-syntax</a><br>
2164+ <br>
2165+ Kconfig 構文ハイライト言語。構文同期については、以下の変数を設定できる (デフォ<br>
2166+ ルト: 50):<br>
2167+ <br>
2168+ <div class="helpExample"> let kconfig_minlines = 50</div>
2169+ <br>
2170+ もう少し(より重い)ハイライトを設定するには、以下の変数を設定する:<br>
2171+ <br>
2172+ <div class="helpExample"> let kconfig_syntax_heavy = 1</div>
21632173<br>
21642174<span class="Statement">LACE </span><a class="Constant" href="syntax.html#lace.vim" name="lace.vim">lace.vim</a> <a class="Constant" href="syntax.html#ft-lace-syntax" name="ft-lace-syntax">ft-lace-syntax</a><br>
21652175<br>
Original file line number Diff line number Diff line change 77167716<a class="Identifier" href="syntax.html#ft-jq-syntax">ft-jq-syntax</a> syntax.jax<br>
77177717<a class="Identifier" href="filetype.html#ft-json-plugin">ft-json-plugin</a> filetype.jax<br>
77187718<a class="Identifier" href="syntax.html#ft-json-syntax">ft-json-syntax</a> syntax.jax<br>
7719+ <a class="Identifier" href="syntax.html#ft-kconfig-syntax">ft-kconfig-syntax</a> syntax.jax<br>
77197720<a class="Identifier" href="syntax.html#ft-ksh-syntax">ft-ksh-syntax</a> syntax.jax<br>
77207721<a class="Identifier" href="syntax.html#ft-lace-syntax">ft-lace-syntax</a> syntax.jax<br>
77217722<a class="Identifier" href="syntax.html#ft-lex-syntax">ft-lex-syntax</a> syntax.jax<br>
You can’t perform that action at this time.
0 commit comments