Fix powerline init

Bo Jeanes 2013-04-04 20:27:15 -05:00
parent c78b9cbbc1
commit 8c485fb694
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
(require 'powerline)
(command-execute 'powerline-default)
(command-execute 'powerline-default-theme)
(global-auto-revert-mode t)