Gee, what're we gonna do tonight, Brain?

This commit is contained in:
Henrik Lissner 2014-11-29 20:21:03 -05:00
parent 4df3c32a8d
commit 3a79705475
44 changed files with 1806 additions and 1237 deletions

View file

@ -6,7 +6,10 @@
;; Your init file should contain only one such instance.
;; If there is more than one, they won't work right.
'(git-gutter:lighter " !")
)
;; Make brin theme safe
'(custom-safe-themes
(quote
("7fa3f2865322ee4e3fcf061efcf020465d691aed02e6756191fbf1cfb8648ccf" default))))
(set-face-background 'show-paren-match-face "#1f1f1f")
(set-face-foreground 'show-paren-match-face "orange")