File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
- *terminal.txt* For Vim バージョン 9.1. Last change: 2025 Sep 14
1
+ *terminal.txt* For Vim バージョン 9.1. Last change: 2025 Sep 15
2
2
3
3
4
4
VIMリファレンスマニュアル by Bram Moolenaar
Original file line number Diff line number Diff line change 1
- *terminal.txt* For Vim version 9.1. Last change: 2025 Sep 14
1
+ *terminal.txt* For Vim version 9.1. Last change: 2025 Sep 15
2
2
3
3
4
4
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -1428,7 +1428,7 @@ gdb:
1428
1428
set a temporary breakpoint at the specified position
1429
1429
*:Clear* delete the breakpoint at the cursor position
1430
1430
*:ToggleBreak* set a breakpoint at the cursor position or delete all
1431
- breakpoints at the cursor positoin
1431
+ breakpoints at the cursor position
1432
1432
1433
1433
*:Step* execute the gdb "step" command
1434
1434
*:Over* execute the gdb "next" command (`:Next ` is a Vim command)
You can’t perform that action at this time.
0 commit comments