1
0
mirror of https://github.com/vrana/adminer.git synced 2025-08-20 05:11:25 +02:00

Highlight code in textarea by CodeMirror

This commit is contained in:
Jakub Vrana
2012-04-15 21:59:36 -07:00
parent 48df7aa1c9
commit bf54c13dfe
8 changed files with 28 additions and 6 deletions

3
.gitmodules vendored
View File

@@ -16,3 +16,6 @@
[submodule "JsShrink"]
path = externals/JsShrink
url = git://github.com/vrana/JsShrink.git
[submodule "CodeMirror2"]
path = externals/CodeMirror2
url = git://github.com/marijnh/CodeMirror2.git