clojure-mode icon indicating copy to clipboard operation
clojure-mode copied to clipboard

Clojure/Script mode for CodeMirror 6

Results 14 clojure-mode issues
Sort by recently updated
recently updated
newest added

```clj (let [x {:hello :world | }]) ```

A first pass at nicer indentation.

https://nextjournal.github.io/clojure-mode/ ``` Uncaught (in promise) CssSyntaxError: :62:15: The `font-inter` class does not exist. If `font-inter` is a custom class, make sure it is defined within a `@layer` directive. ar https://cdn.tailwindcss.com/?plugins=typography:1...

Thanks a lot for creating this great project :+1: It took me a bit to understand why the `evaluation at cursor' shortcut didn't work for me. The changes should also...