Update mood-one-theme configuration
This commit is contained in:
parent
256a02e330
commit
afa9f88277
3
init.el
3
init.el
@ -315,7 +315,8 @@
|
|||||||
:demand
|
:demand
|
||||||
t
|
t
|
||||||
:config
|
:config
|
||||||
(mood-one-theme-enable-fringe-bmps))
|
(setq diff-hl-fringe-bmp-function #'mood-one-theme-diff-hl-fringe-bmp-function)
|
||||||
|
(eval-after-load 'flycheck #'mood-one-theme-flycheck-fringe-bmp-enable))
|
||||||
|
|
||||||
;;====================
|
;;====================
|
||||||
;; Mode-Line
|
;; Mode-Line
|
||||||
|
Loading…
Reference in New Issue
Block a user