Add Markdown mode hook
This commit is contained in:
parent
c85a3bee32
commit
07701fe20a
3 changed files with 12 additions and 4 deletions
|
|
@ -34,7 +34,9 @@
|
|||
(progn
|
||||
(enable-theme 'flatui)))
|
||||
|
||||
(color-theme-approximate-on)
|
||||
;; (color-theme-approximate-on)
|
||||
(set-face-attribute 'default nil :font "Hasklig 13")
|
||||
(set-face-attribute 'mode-line nil :font "Hasklig 12")
|
||||
(set-face-attribute 'linum nil :font "Hasklig 13")
|
||||
|
||||
;;; themes.el end here
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue