emacs: make org-checkbox be fixed-pitch

master
an 2020-01-26 10:15:42 -05:00
parent 1c3eb864bc
commit ae206233d7
1 changed files with 2 additions and 1 deletions

View File

@ -18,7 +18,8 @@
org-code
org-date
org-document-info-keyword
org-verbatim))
org-verbatim
org-checkbox))
(set-face-attribute face nil :inherit 'fixed-pitch))
(require 'smart-tabs-mode)