Move rainbow-delimiters-mode activation to respective lang modules
This commit is contained in:
parent
257c4318e1
commit
e77545f1f8
5 changed files with 10 additions and 5 deletions
|
@ -28,6 +28,7 @@
|
|||
(eldoc-mode +1)
|
||||
(highlight-quoted-mode +1)
|
||||
(auto-compile-on-save-mode +1)
|
||||
(rainbow-delimiters-mode +1)
|
||||
|
||||
(font-lock-add-keywords
|
||||
nil `(;; Display "lambda" as λ
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue