File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
- *terminal.txt* For Vim バージョン 9.1. Last change: 2024 Jul 20
1
+ *terminal.txt* For Vim バージョン 9.1. Last change: 2024 Jul 28
2
2
3
3
4
4
VIMリファレンスマニュアル by Bram Moolenaar
@@ -1241,7 +1241,7 @@ SSH 接続が1つあればリモートで機能します。
1241
1241
*termdebug-starting*
1242
1242
以下のコマンドでプラグインを読み込みます: >
1243
1243
packadd termdebug
1244
- < | .vimrc | ファイルからプラグインを読み込む時は、"!" 属性を追加します: >
1244
+ | .vimrc | ファイルからプラグインを読み込む時は、"!" 属性を追加します: >
1245
1245
packadd! termdebug
1246
1246
< *:Termdebug*
1247
1247
デバッグを開始するには `:Termdebug ` または `:TermdebugCommand ` に続けてコマン
Original file line number Diff line number Diff line change 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
2
2
3
3
4
4
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -1253,7 +1253,7 @@ Starting ~
1253
1253
*termdebug-starting*
1254
1254
Load the plugin with this command: >
1255
1255
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: >
1257
1257
packadd! termdebug
1258
1258
< *:Termdebug*
1259
1259
To start debugging use `:Termdebug ` or `:TermdebugCommand ` followed by the
You can’t perform that action at this time.
0 commit comments