Disable rainbow-mode.
This commit is contained in:
parent
9b740227e1
commit
ee33b89053
|
@ -321,9 +321,7 @@
|
||||||
;; Colorize color names.
|
;; Colorize color names.
|
||||||
(use-package rainbow-mode
|
(use-package rainbow-mode
|
||||||
:demand t
|
:demand t
|
||||||
:diminish rainbow-mode
|
:diminish rainbow-mode)
|
||||||
:hook ((prog-mode . rainbow-mode)
|
|
||||||
(conf-mode . rainbow-mode)))
|
|
||||||
|
|
||||||
;; Tries to find points of interest in buffer and jumps to them.
|
;; Tries to find points of interest in buffer and jumps to them.
|
||||||
(use-package imenu
|
(use-package imenu
|
||||||
|
|
Loading…
Reference in New Issue
Block a user