Fix CSON syntax for keybinding example

This commit is contained in:
Garen Torikian 2014-02-28 00:01:12 -08:00
parent 28d7db2371
commit 63aedb65d9

View File

@ -63,9 +63,8 @@ built-in keymaps:
'.editor':
'enter': 'editor:newline'
'body':
'ctrl-b': 'core:move-left'
'ctrl-f': 'core:move-right'
'.mini.editor input':
'enter': 'core:confirm'
```
This keymap defines the meaning of `enter` in two different contexts. In a