refactor: Some minor cleanups

This commit is contained in:
Vincent Ambo 2017-07-30 18:30:04 +02:00
parent 2c02c371fe
commit 6c2da17783
No known key found for this signature in database
GPG key ID: 66F505681DB8F43B
2 changed files with 7 additions and 39 deletions

View file

@ -91,7 +91,7 @@
;; Seed RNG
(random t)
;; SML should respect theme colours
;; (setq sml/theme 'powerline)
(sml/setup)
(put 'upcase-region 'disabled nil)
;; Configure smart mode line
(sml/setup)