bundle solarized by default
This commit is contained in:
parent
11772f6612
commit
901b903e10
1 changed files with 1 additions and 1 deletions
|
@ -43,7 +43,7 @@
|
|||
|
||||
(defvar prelude-packages
|
||||
'(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.")
|
||||
|
||||
(defun prelude-packages-installed-p ()
|
||||
|
|
Loading…
Reference in a new issue