1
0
mirror of https://github.com/sehugg/8bitworkshop.git synced 2026-04-19 08:27:40 +00:00

updated CodeMirror to 5.37.0 (use minified version)

This commit is contained in:
Steven Hugg
2018-07-20 15:55:07 -05:00
parent 2fce80bc9d
commit 341fc8aaa5
7 changed files with 426 additions and 7 deletions
+1 -1
View File
@@ -6,7 +6,7 @@
url = https://github.com/sehugg/dasm
[submodule "codemirror"]
path = codemirror
url = https://github.com/sehugg/codemirror
url = https://github.com/codemirror/CodeMirror
[submodule "octokat.js"]
path = octokat.js
url = https://github.com/philschatz/octokat.js