fix(keymaps): typo

This commit is contained in:
Evan Morikawa 2015-02-06 18:57:03 -05:00
parent 2ec4161b85
commit 210162167f

View file

@ -63,10 +63,10 @@
'ctrl-left': 'native!'
'ctrl-down': 'native!'
'ctrl-right': 'native!'
'shfit-up': 'native!'
'shfit-left': 'native!'
'shfit-down': 'native!'
'shfit-right': 'native!'
'shift-up': 'native!'
'shift-left': 'native!'
'shift-down': 'native!'
'shift-right': 'native!'
'escape': 'native!'
'pageup': 'native!'
'pagedown': 'native!'