mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
fix(zen): add solaire-line-number-face to mixed-pitch-fixed-pitch-faces
To avoid variable-pitch line numbers.
This commit is contained in:
@ -58,6 +58,7 @@
|
||||
(mixed-pitch-mode (if writeroom-mode +1 -1))))
|
||||
|
||||
(pushnew! mixed-pitch-fixed-pitch-faces
|
||||
'solaire-line-number-face
|
||||
'org-date
|
||||
'org-footnote
|
||||
'org-special-keyword
|
||||
|
Reference in New Issue
Block a user