--- a/js/flotr2/examples/lib/codemirror/demo/vim.html +++ b/js/flotr2/examples/lib/codemirror/demo/vim.html @@ -1,1 +1,51 @@ + + + + CodeMirror: Vim bindings demo + + + + + + + + +

CodeMirror: Vim bindings demo

+ +
+ +

The vim keybindings are enabled by +including keymap/vim.js and setting +the keyMap option to "vim". Because +CodeMirror's internal API is quite different from Vim, they are only +a loose approximation of actual vim bindings, though.

+ + + + + +