From eaa8ccaccb1091820d0a8d1223996a6dd057347d Mon Sep 17 00:00:00 2001 From: Wu Cheng-Han Date: Sun, 17 Jan 2016 14:28:04 -0600 Subject: Upgrade CodeMirror to 5.10.1 and now support fullscreen, jump-to-line in editor --- public/vendor/codemirror/mode/vue/index.html | 69 ++++++++++++++++++++++++++++ 1 file changed, 69 insertions(+) create mode 100644 public/vendor/codemirror/mode/vue/index.html (limited to 'public/vendor/codemirror/mode/vue/index.html') diff --git a/public/vendor/codemirror/mode/vue/index.html b/public/vendor/codemirror/mode/vue/index.html new file mode 100644 index 00000000..cccb9764 --- /dev/null +++ b/public/vendor/codemirror/mode/vue/index.html @@ -0,0 +1,69 @@ + + +CodeMirror: Vue.js mode + + + + + + + + + + + + + + + + + + + + + +
+

Vue.js mode

+
+ + +

MIME types defined: text/x-vue

+ +
-- cgit v1.2.3