Refactor doom-fix-unicode
This commit is contained in:
parent
c981b7fa5e
commit
2c44b65bc7
5 changed files with 42 additions and 21 deletions
|
@ -42,5 +42,9 @@ gets killed.")
|
|||
"A list of files that count as 'project files', which determine whether a
|
||||
folder is the root of a project or not.")
|
||||
|
||||
(defvar doom-unicode-font
|
||||
(font-spec :family "DejaVu Sans Mono" :size 13)
|
||||
"Font to fall back to for unicode glyphs.")
|
||||
|
||||
(provide 'core-vars)
|
||||
;;; core-vars.el ends here
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue