Fixes #177. Update keybinding to beautify:beautify-editor
This commit is contained in:
parent
91798257ce
commit
5aaeae4cc7
|
@ -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'
|
||||||
|
|
Loading…
Reference in New Issue