Skip to content

Commit

Permalink
[doc] formatting for line numbers
Browse files Browse the repository at this point in the history
  • Loading branch information
luk- committed Apr 28, 2012
1 parent 3243891 commit 2433184
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -21,7 +21,7 @@ Use `console.dir(someobject)` somewhere in your program and then hit `tab`, `shi
Search by pressing the `/` key. This will display a `/` prompt. If you have already searched for something it will be displayed before the `/` prompt. For instance if you searched for "foobar" it would appear as `(foobar) /`.

## Line Numbers
You can add comprehensive line numbers by pressing : while not in search mode. These line numbers include collapsed nodes so expanding one will not change numbers of later items.
You can add comprehensive line numbers by pressing `:` while not in search mode. These line numbers include collapsed nodes so expanding one will not change numbers of later items.

## Quit
Hit `ctrl+c` or `q` to quit!
Expand Down

0 comments on commit 2433184

Please sign in to comment.