Skip to content

Commit 9a7242e

Browse files
committed
Reflects the original update
1 parent e487fe1 commit 9a7242e

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

doc/terminal.jax

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*terminal.txt* For Vim バージョン 9.1. Last change: 2024 Jul 20
1+
*terminal.txt* For Vim バージョン 9.1. Last change: 2024 Jul 28
22

33

44
VIMリファレンスマニュアル by Bram Moolenaar
@@ -1241,7 +1241,7 @@ SSH 接続が1つあればリモートで機能します。
12411241
*termdebug-starting*
12421242
以下のコマンドでプラグインを読み込みます: >
12431243
packadd termdebug
1244-
<|.vimrc| ファイルからプラグインを読み込む時は、"!" 属性を追加します: >
1244+
|.vimrc| ファイルからプラグインを読み込む時は、"!" 属性を追加します: >
12451245
packadd! termdebug
12461246
< *:Termdebug*
12471247
デバッグを開始するには `:Termdebug` または `:TermdebugCommand` に続けてコマン

en/terminal.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*terminal.txt* For Vim version 9.1. Last change: 2024 Jul 20
1+
*terminal.txt* For Vim version 9.1. Last change: 2024 Jul 28
22

33

44
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -1253,7 +1253,7 @@ Starting ~
12531253
*termdebug-starting*
12541254
Load the plugin with this command: >
12551255
packadd termdebug
1256-
<When loading the plugin from the |.vimrc| file, add the "!" attribute: >
1256+
When loading the plugin from the |.vimrc| file, add the "!" attribute: >
12571257
packadd! termdebug
12581258
< *:Termdebug*
12591259
To start debugging use `:Termdebug` or `:TermdebugCommand` followed by the

0 commit comments

Comments
 (0)