emacs: use fixed-pitch for org-special-keyword/org-drawer

master
an 2020-03-20 23:23:50 -04:00
parent 4a8a7d2435
commit 5d9990eb9e
1 changed files with 3 additions and 1 deletions

View File

@ -160,7 +160,9 @@
org-date
org-document-info-keyword
org-table
org-verbatim))
org-verbatim
org-special-keyword
org-drawer))
(set-face-attribute face nil :inherit 'fixed-pitch))
(set-face-attribute
'org-document-title nil