fixed #120 - added helm and yasnippet to the list of packages

This commit is contained in:
Bozhidar Batsov 2012-04-06 18:37:31 +03:00
parent 371fea6e16
commit f8dfa4b099

View file

@ -43,10 +43,10 @@
(defvar prelude-packages
'(ack-and-a-half auctex clojure-mode coffee-mode deft expand-region
gist haml-mode haskell-mode inf-ruby
gist haml-mode haskell-mode helm helm-projectile inf-ruby
magit magithub markdown-mode paredit projectile
python sass-mode rainbow-mode scss-mode solarized-theme
volatile-highlights yaml-mode yari zenburn-theme)
volatile-highlights yaml-mode yari yasnippet zenburn-theme)
"A list of packages to ensure are installed at launch.")
(defun prelude-packages-installed-p ()