File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 33helpname: 'terminal'
44---
55< div id ='vimCodeElement '>
6- < a class ="Constant " href ="terminal.html " name ="terminal.txt "> terminal.txt</ a > For < span class ="Identifier "> Vim バージョン 9.1.</ span > Last change: 2024 Nov 23 < br >
6+ < a class ="Constant " href ="terminal.html " name ="terminal.txt "> terminal.txt</ a > For < span class ="Identifier "> Vim バージョン 9.1.</ span > Last change: 2024 Dec 03 < br >
77< br >
88< br >
99 < span class ="Identifier "> VIMリファレンスマニュアル by Bram Moolenaar</ span > < br >
17371737このため、以下が設定できる:< br >
17381738< div class ="helpExample "> let g:termdebug_config['debug'] = true</ div >
17391739< br >
1740- これにより、ソースコード内で使用できる < span class ="Comment "> DEBUG</ span > 変数が < a class ="Comment " href ="vim9.html#true "> true</ a > に設定される。使 < br >
1741- 用例を以下に示す :< br >
1740+ これにより、< span class ="Comment "> DEBUG</ span > 変数が < a class ="Comment " href ="vim9.html#true "> true</ a > に設定され、ソースコード内で参照できるように < br >
1741+ なる。使用例を以下に示す :< br >
17421742< div class ="helpExample "> if exists('g:termdebug_loaded')< br >
17431743 if DEBUG< br >
17441744 Echoerr('Termdebug already loaded.')< br >
You can’t perform that action at this time.
0 commit comments