Closed victorwpbastos closed 8 years ago
Can I change the default keybinding to another? e.g ctrl-alt-a.
ctrl-alt-a
Nevermind. I added the following to my keymap.cson:
keymap.cson
'.platform-win32 atom-text-editor, .platform-linux atom-text-editor': 'ctrl-alt-a': 'aligner:align'
Can I change the default keybinding to another? e.g
ctrl-alt-a
.