Hi all,
I’d like to remap alt-p on windows.
I wrote the following in keymap.cson but it doesn’t work.
It still showed “package” menu.
I checked by key resolver(ctrl + .) but it doesn’t show anything when I push the alt-p.
'.platform-win32 atom-text-editor':
'alt-p':'core:move-up'