Blog: 2024-04-11: Difference between revisions

From razwiki
Jump to navigation Jump to search
(Created page with "https://bzg.fr/en/emacs-strip-tease/ I noticed evil-collection added an unimpaired minor mode that wasn't being diminished properly, then I thought: why display minor modes at all? Vim for example has a much more minimal ui. So I'm interested in hiding the emacs mode line and other ui elements. That article looks like a good starting spot.")
 
(No difference)

Latest revision as of 10:26, 11 April 2024

https://bzg.fr/en/emacs-strip-tease/

I noticed evil-collection added an unimpaired minor mode that wasn't being diminished properly, then I thought: why display minor modes at all? Vim for example has a much more minimal ui. So I'm interested in hiding the emacs mode line and other ui elements. That article looks like a good starting spot.