Skip to content

Commit 4e125e1

Browse files
tsuyoshichoh-east
andauthored
terminal.jax: fix more
Co-authored-by: h_east <[email protected]>
1 parent 6b55bb0 commit 4e125e1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/terminal.jax

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1396,8 +1396,8 @@ K は通常 :Evaluate にマッピングされています。これが不要な
13961396
13971397
<
13981398
*termdebug_disasm_window*
1399-
Asm ウィンドウをデフォルトで表示たいなら、このフラグに1を設定します。
1400-
"disasm_window_height" エントリがウィンドウの高さとして利用されます: >
1399+
Asm ウィンドウをデフォルトで表示させたい場合、このフラグに1を設定します。
1400+
"disasm_window_height" エントリを使用してウィンドウの高さを設定できます: >
14011401
let g:termdebug_config['disasm_window'] = 1
14021402
let g:termdebug_config['disasm_window_height'] = 15
14031403
または、g:termdebug_config がない場合: >

0 commit comments

Comments
 (0)