X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=to-be-integrated%2Fthird-party%2Fcodemirror-3.15%2Fdemo%2Fvim.html;fp=to-be-integrated%2Fthird-party%2Fcodemirror-3.15%2Fdemo%2Fvim.html;h=9b7a432c6b1e96cde87b4a7f8a143634a79dc835;hb=31540dd504798e0aca69e10d8144fbedc5b16af8;hp=0000000000000000000000000000000000000000;hpb=937653fd70bbf7d95bcf870e7f2b46b4a8fec486;p=unfold.git diff --git a/to-be-integrated/third-party/codemirror-3.15/demo/vim.html b/to-be-integrated/third-party/codemirror-3.15/demo/vim.html new file mode 100644 index 00000000..9b7a432c --- /dev/null +++ b/to-be-integrated/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.

+ + + + +