Sublime Text bindings demo
The sublime
keymap defines many Sublime Text-specific
bindings for CodeMirror. See the code below for an overview.
Enable the keymap by
loading keymap/sublime.js
and setting
the keyMap
option to "sublime"
.
(A lot of the search functionality is still missing.)