emacs

bozhidar 2025-05-27T08:53:33.927219Z

FYI - https://github.com/clojure-emacs/clojure-mode/releases/tag/v5.20.0

πŸƒ 2
1
❀️‍πŸ”₯ 1
πŸŽ‰ 15
Sam 2025-05-27T18:07:32.098729Z

Clojuredart?? Did not see that one coming, what a great time to be alive.

😁 1
bozhidar 2025-05-27T19:21:43.718519Z

It’s essentially clojure-mode with the ability to extend it for ClojureDart if you want to. (similar to how clojurescript-mode works)

bozhidar 2025-05-27T19:22:10.889879Z

I had meant to add more derived modes for a while, but today I finally remembered to actually do it.