nextjournal / clojure-mode

Clojure/Script mode for CodeMirror 6
https://nextjournal.github.io/clojure-mode/
Eclipse Public License 2.0
158 stars 19 forks source link

Fix #49: bug with hitting backspace after line comment #51

Closed borkdude closed 5 months ago

borkdude commented 5 months ago

Fixes #49.

borkdude commented 5 months ago

@zampino I think this fixes it. Care to review? Would be nice to have a release after this one