diff --git a/cljs/codemirror.cljs b/cljs/codemirror.cljs index 25e727b..db28746 100644 --- a/cljs/codemirror.cljs +++ b/cljs/codemirror.cljs @@ -8,7 +8,6 @@ (.of js/cv.keymap (clj->js [{:key "Mod-Enter" :run (fn [] - (prn :hoeooo) (eval-me))} #_{:key (str modifier "-Enter") :shift (partial eval-top-level on-result) diff --git a/codemirror.html b/codemirror.html index e90a009..3002a81 100644 --- a/codemirror.html +++ b/codemirror.html @@ -1,13 +1,13 @@
- + - - - + + + - + + + + - +