diff --git a/doc/terminal.jax b/doc/terminal.jax index 812c4e59f..0be16207b 100644 --- a/doc/terminal.jax +++ b/doc/terminal.jax @@ -1,4 +1,4 @@ -*terminal.txt* For Vim バージョン 9.1. Last change: 2024 Jul 20 +*terminal.txt* For Vim バージョン 9.1. Last change: 2024 Jul 28 VIMリファレンスマニュアル by Bram Moolenaar @@ -1241,7 +1241,7 @@ SSH 接続が1つあればリモートで機能します。 *termdebug-starting* 以下のコマンドでプラグインを読み込みます: > packadd termdebug -<|.vimrc| ファイルからプラグインを読み込む時は、"!" 属性を追加します: > +|.vimrc| ファイルからプラグインを読み込む時は、"!" 属性を追加します: > packadd! termdebug < *:Termdebug* デバッグを開始するには `:Termdebug` または `:TermdebugCommand` に続けてコマン diff --git a/en/terminal.txt b/en/terminal.txt index 6f98cba44..5020ed5b4 100644 --- a/en/terminal.txt +++ b/en/terminal.txt @@ -1,4 +1,4 @@ -*terminal.txt* For Vim version 9.1. Last change: 2024 Jul 20 +*terminal.txt* For Vim version 9.1. Last change: 2024 Jul 28 VIM REFERENCE MANUAL by Bram Moolenaar @@ -1253,7 +1253,7 @@ Starting ~ *termdebug-starting* Load the plugin with this command: > packadd termdebug - +When loading the plugin from the |.vimrc| file, add the "!" attribute: > packadd! termdebug < *:Termdebug* To start debugging use `:Termdebug` or `:TermdebugCommand` followed by the