Fixes #177. Update keybinding to beautify:beautify-editor

This commit is contained in:
Glavin Wiechert 2015-01-06 11:40:02 -04:00
parent 91798257ce
commit 5aaeae4cc7
1 changed files with 2 additions and 2 deletions

View File

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