File tree Expand file tree Collapse file tree 1 file changed +8
-2
lines changed
Expand file tree Collapse file tree 1 file changed +8
-2
lines changed Original file line number Diff line number Diff line change 33helpname: 'helphelp'
44---
55< div id ='vimCodeElement '>
6- < a class ="Constant " href ="helphelp.html " name ="helphelp.txt "> helphelp.txt</ a > For < span class ="Identifier "> Vim バージョン 9.1.</ span > Last change: 2024 Nov 19 < br >
6+ < a class ="Constant " href ="helphelp.html " name ="helphelp.txt "> helphelp.txt</ a > For < span class ="Identifier "> Vim バージョン 9.1.</ span > Last change: 2024 Dec 15 < br >
77< br >
88< br >
99 < span class ="Identifier "> VIMリファレンスマニュアル by Bram Moolenaar</ span > < br >
435435 echo "Example"< br >
436436 endfunction</ div >
437437< br >
438- < br >
438+ コード例に Vim 構文ハイライトサポートを追加することができます。これは、大なり< br >
439+ 記号 (>) の後に "vim" を追加することで可能です (">vim")。< br >
440+ 例: >vim< br >
441+ function Example_Func()< br >
442+ echo "Example"< br >
443+ endfunction< br >
444+ << br >
439445Vim ヘルプファイルでは以下のものがそれぞれハイライトされます:< br >
440446 - 特殊キーの名前。< span class ="Special "> <PageDown></ span > のような <> 表記で書かれたものと、< span class ="Special "> CTRL-X</ span > のよう< br >
441447 に書かれた制御文字。< br >
You can’t perform that action at this time.
0 commit comments