Remove num- keybindings

This commit is contained in:
Kevin Sawicki
2014-08-12 14:51:53 -07:00
parent cbf4087a3a
commit 1bba631ab7
4 changed files with 0 additions and 5 deletions

View File

@@ -1,7 +1,6 @@
'body':
# Atom Specific
'enter': 'core:confirm'
'num-enter': 'core:confirm'
'escape': 'core:cancel'
'up': 'core:move-up'
'down': 'core:move-down'