SaaSHub helps you find the best software and product alternatives Learn more →
Lunarymacs Alternatives
Similar projects and alternatives to lunarymacs
-
-
AppSignal
Monitoring that respects your time & budget. APM, error tracking, and dashboards for modern web apps. Ten-minute setup, transparent flat pricing, and support from engineers who actually use the product.
-
-
-
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
-
-
puni
Structured editing (soft deletion, expression navigating & manipulating) that supports many major modes out of the box.
-
-
-
-
-
-
-
SaaSHub
SaaSHub - Software Alternatives and Reviews. SaaSHub helps you find the best software and product alternatives
lunarymacs discussion
lunarymacs reviews and mentions
- lunarymacs: casouri's Emacs configuration
-
The benefits of everything (in Emacs) being a buffer
He's also behind expand-region! (Although, I've started experimenting with the much-smaller treesitter-based https://github.com/casouri/lunarymacs/blob/master/site-lisp/...)
I'm pretty sure when he wrote all of that stuff that he'd only been using Emacs for around a year. The benefit of someone that talented, or groks Emacs immediately, and is familiar enough with the outside-ecosystem to know what he wants to borrow, I suppose.
- expreg.el --- Simple expand region
-
Tree-sitter starter guide
I'm also a diehard expand-region user! I believe a less precise but super simple command is better than a precise but complicated one. IMO expand-region > text objects, forward/backward-sexp/word > avy / other fancy navigation tool. But I digress. For tree-sitter aware expand-region, this is what I'm using: https://github.com/casouri/lunarymacs/blob/master/site-lisp/expreg.el
-
[ANN] info-variable-pitch: View Info with proportional fonts while keeping (most of) what needs to be monospace in mono
You can find my attempt here, I used some ad-hoc parsing instead of regexp, and I didn't use font-lock. https://github.com/casouri/lunarymacs/blob/master/site-lisp/info-pretty.el
-
A note from our sponsor - SaaSHub
www.saashub.com | 7 Aug 2026
Stats
The primary programming language of lunarymacs is Emacs Lisp.