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/brainfuck/index.html | 85 ++++++++++++++++++++++ 1 file changed, 85 insertions(+) create mode 100644 public/vendor/codemirror/mode/brainfuck/index.html (limited to 'public/vendor/codemirror/mode/brainfuck/index.html') diff --git a/public/vendor/codemirror/mode/brainfuck/index.html b/public/vendor/codemirror/mode/brainfuck/index.html new file mode 100644 index 00000000..6048fc24 --- /dev/null +++ b/public/vendor/codemirror/mode/brainfuck/index.html @@ -0,0 +1,85 @@ + + +CodeMirror: Brainfuck mode + + + + + + + + + + +
+

Brainfuck mode

+
+ + + +

A mode for Brainfuck

+ +

MIME types defined: text/x-brainfuck

+
-- cgit v1.2.3