bundle solarized by default

This commit is contained in:
Bozhidar Batsov 2012-10-21 09:15:07 +03:00
parent 11772f6612
commit 901b903e10

View file

@ -43,7 +43,7 @@
(defvar prelude-packages (defvar prelude-packages
'(ack-and-a-half expand-region gist guru-mode helm helm-projectile magit magithub melpa '(ack-and-a-half expand-region gist guru-mode helm helm-projectile magit magithub melpa
rainbow-mode volatile-highlights yasnippet zenburn-theme) rainbow-mode volatile-highlights yasnippet solarized-theme zenburn-theme)
"A list of packages to ensure are installed at launch.") "A list of packages to ensure are installed at launch.")
(defun prelude-packages-installed-p () (defun prelude-packages-installed-p ()