[doom] Disable ligatures and use a lighter modeline

This commit is contained in:
Sebastian Schulze 2022-08-10 21:49:28 +02:00
parent 97e5ab2b2c
commit bc794b795a
No known key found for this signature in database
GPG Key ID: F6BA63C6A7D3044E
1 changed files with 1 additions and 3 deletions

View File

@ -12,8 +12,7 @@
doom-quit ; DOOM quit-message prompts when you quit Emacs
(emoji +unicode) ; 🙂
hl-todo ; highlight TODO/FIXME/NOTE/DEPRECATED/HACK/REVIEW
ligatures ; ligatures and symbols to make your code pretty again
modeline ; snazzy, Atom-inspired modeline, plus API
(modeline +light) ; snazzy, Atom-inspired modeline, plus API
indent-guides ; highlighted indent columns
nav-flash ; blink cursor line after big motions
ophints ; highlight the region an operation acts on
@ -61,7 +60,6 @@
pass
:os
(:if IS-MAC macos) ; improve compatibility with macOS
tty ; improve the terminal Emacs experience
:lang