Correct indentation
This commit is contained in:
parent
f765c46b26
commit
602f44ea51
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@
|
||||||
(show-paren-mode)
|
(show-paren-mode)
|
||||||
(set-face-background 'show-paren-match "#4c566a")
|
(set-face-background 'show-paren-match "#4c566a")
|
||||||
(set-face-attribute 'show-paren-match nil
|
(set-face-attribute 'show-paren-match nil
|
||||||
:weight 'bold :underline nil :overline nil :slant 'normal)
|
:weight 'bold :underline nil :overline nil :slant 'normal)
|
||||||
(set-face-foreground 'show-paren-match "#d8dee9")
|
(set-face-foreground 'show-paren-match "#d8dee9")
|
||||||
|
|
||||||
(when (eq system-type 'windows-nt)
|
(when (eq system-type 'windows-nt)
|
||||||
|
|
Loading…
Add table
Reference in a new issue