Show function names underline
This commit is contained in:
parent
f7d1079c0f
commit
5e388d2691
1 changed files with 1 additions and 0 deletions
|
@ -67,5 +67,6 @@
|
|||
;; If you edit it by hand, you could mess it up, so be careful.
|
||||
;; Your init file should contain only one such instance.
|
||||
;; If there is more than one, they won't work right.
|
||||
'(font-lock-function-name-face ((t (:foreground "#c678dd" :underline t))))
|
||||
'(font-lock-keyword-face ((t (:slant italic))))
|
||||
'(variable-pitch ((t (:weight Regular :height 1.0 :family "Noto Sans")))))
|
||||
|
|
Loading…
Add table
Reference in a new issue