Skip to content

Commit afe99a2

Browse files
committed
Merge pull request #169 from evert/patch-2
Update README.md
2 parents 354f9d5 + 6073076 commit afe99a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ Once in debugging mode, the following default mappings are available:
131131
* `<F6>`: stop debugging
132132
* `<F7>`: detach script from debugger
133133
* `<F9>`: run to cursor
134-
* `<F10>`: set line breakpoint
134+
* `<F10>`: toggle line breakpoint
135135
* `<F11>`: show context variables (e.g. after "eval")
136136
* `<F12>`: evaluate variable under cursor
137137
* `:Breakpoint <type> <args>`: set a breakpoint of any type (see :help

0 commit comments

Comments
 (0)