Skip to content

Commit

Permalink
Fixes #177. Update keybinding to beautify:beautify-editor
Browse files Browse the repository at this point in the history
  • Loading branch information
Glavin001 committed Jan 6, 2015
1 parent 9179825 commit 5aaeae4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions keymaps/atom-beautify.cson
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@

# For more detailed documentation see
# https://atom.io/docs/latest/advanced/keymaps
'.workspace .editor:not(.mini)':
'ctrl-alt-b': 'beautify:editor'
'atom-text-editor':
'ctrl-alt-b': 'beautify:beautify-editor'

0 comments on commit 5aaeae4

Please sign in to comment.