I use my own, called Eigengrau (part of my personal emacs configuration). You can see a sample of highlighted Clojure code in this blog post.
2 Likes
I use the one provided by Daniel Hickinbotham to accompany ‘Clojure for the Brave & True’.
https://www.braveclojure.com/basic-emacs/
1 Like
@ShiTianshu, That looks darn sexy. Especially with the minimal window manager.
Do you use Emacs without a modeline day to day? And may I ask what WM you use?
Hi, I have been using without modeline for more than one year and never miss it. There are some important information on modeline and I put them on window title (major mode, file name and git info).
I use the same WM, i3. The status bar is polybar, a great alternative to i3bar.
2 Likes
This topic was automatically closed 182 days after the last reply. New replies are no longer allowed.