Skip to content

Commit

Permalink
updated the help text
Browse files Browse the repository at this point in the history
  • Loading branch information
Eoin Coffey committed Sep 22, 2011
1 parent c4a386f commit fe76f80
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions doc/ruby_debugger.txt
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,13 @@ It will kill any listeners of ports 39767 and 39768 and run rdebug-ide and
* <Leader>c - continue
* <Leader>d - remove all breakpoints

6. To see when the ruby debugger is running, you can add the following function call
to your status line:

set statusline=%{ruby_debugger#statusline()}

When the debugger is running you'll see '[ruby debugger running]'

==============================================================================
DETAILS *ruby-debugger-details*

Expand Down

0 comments on commit fe76f80

Please sign in to comment.