Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
waigani committed May 10, 2014
1 parent 4b72d7e commit dc2fc42
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,10 +27,11 @@ Install


Default key binding:
[
{
"keys": ["shift+tab"], "command": "go_toggle_declare"
}
]

[
{
"keys": ["shift+tab"], "command": "go_toggle_declare"
}
]

You can set your own keybinding by copying the above into `Preferences > Keybindings - User` and replacing `shift+tab` with your preferred key(s).

0 comments on commit dc2fc42

Please sign in to comment.