X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=third-party%2Fcodemirror-3.15%2Fdemo%2Fvim.html;fp=third-party%2Fcodemirror-3.15%2Fdemo%2Fvim.html;h=9b7a432c6b1e96cde87b4a7f8a143634a79dc835;hb=75d3bceb8e1d168e83982f910a916aee3bab7981;hp=0000000000000000000000000000000000000000;hpb=302dd5bda1297ed6579ca26da35ee67f8d35d934;p=unfold.git diff --git a/third-party/codemirror-3.15/demo/vim.html b/third-party/codemirror-3.15/demo/vim.html new file mode 100644 index 00000000..9b7a432c --- /dev/null +++ b/third-party/codemirror-3.15/demo/vim.html @@ -0,0 +1,65 @@ + + + + + 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.

+ + + + +