Correct indentation

This commit is contained in:
Marcus Kammer 2019-11-18 21:29:27 +01:00
parent f765c46b26
commit 602f44ea51

View file

@ -18,7 +18,7 @@
(show-paren-mode)
(set-face-background 'show-paren-match "#4c566a")
(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")
(when (eq system-type 'windows-nt)