From 630db9b938447eb6e7abc2bda870c019473a114b Mon Sep 17 00:00:00 2001 From: Arne Brasseur Date: Fri, 5 Jun 2020 08:52:36 +0200 Subject: [PATCH] Fix Common Lisp, add Clojure The "Lisp" option wasn't working because the codemirror mode is actually called `commonlisp`. Also added the Clojure mode. --- index.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/index.html b/index.html index 47efc04..9085595 100755 --- a/index.html +++ b/index.html @@ -82,6 +82,7 @@ + @@ -242,7 +243,8 @@ - + +