Skip to content

Commit

Permalink
Merge pull request #169 from evert/patch-2
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
joonty committed Aug 6, 2014
2 parents 354f9d5 + 6073076 commit afe99a2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -131,7 +131,7 @@ Once in debugging mode, the following default mappings are available:
* `<F6>`: stop debugging
* `<F7>`: detach script from debugger
* `<F9>`: run to cursor
* `<F10>`: set line breakpoint
* `<F10>`: toggle line breakpoint
* `<F11>`: show context variables (e.g. after "eval")
* `<F12>`: evaluate variable under cursor
* `:Breakpoint <type> <args>`: set a breakpoint of any type (see :help
Expand Down

0 comments on commit afe99a2

Please sign in to comment.