InlineEdit: Support Emacs and Vim key maps

Change-Id: I980afc3848f267811ab5890f9447fba16beed5d4
This commit is contained in:
David Ostrovsky
2015-05-14 22:33:16 +02:00
parent 8018fbbc1e
commit c4e01806ff
10 changed files with 98 additions and 7 deletions

View File

@@ -9,6 +9,7 @@ CM_JS = [
'lib/codemirror.js',
'mode/meta.js',
'keymap/vim.js',
'keymap/emacs.js',
]
CM_ADDONS = [