Emacs: fixed typo
This commit is contained in:
parent
d5cc19efff
commit
2ccd2a8751
1 changed files with 1 additions and 1 deletions
|
@ -505,7 +505,7 @@
|
||||||
:bind
|
:bind
|
||||||
("C-x g" . magit-status))
|
("C-x g" . magit-status))
|
||||||
|
|
||||||
;; rainbox-delimiters
|
;; rainbow-delimiters
|
||||||
;; Highlight brackets according to their depth
|
;; Highlight brackets according to their depth
|
||||||
(use-package rainbow-delimiters
|
(use-package rainbow-delimiters
|
||||||
:config
|
:config
|
||||||
|
|
Loading…
Reference in a new issue