[emacs] Don't indicate empty lines in workmacs

This commit is contained in:
Sebastian Schulze 2024-01-03 10:13:54 +01:00
parent 6b499c4d05
commit 2f86ae0942
No known key found for this signature in database
GPG Key ID: F6BA63C6A7D3044E
1 changed files with 1 additions and 0 deletions

View File

@ -441,6 +441,7 @@ is tomorrow. With two prefixes, select the deadline."
(progn
(run-hooks 'doom-first-input-hook)
(setq writeroom-width 90)
(setq indicate-empty-lines nil)
(spacious-padding-mode)
(global-hide-mode-line-mode)
(ef-themes-select 'ef-cyprus)