Remove poorly supported magithub package

This commit is contained in:
Bozhidar Batsov 2013-03-23 10:55:47 +02:00
parent 432e602977
commit b46ec6dad3

View file

@ -41,12 +41,12 @@
(defvar prelude-packages
'(ace-jump-mode ack-and-a-half diminish elisp-slime-nav
expand-region flycheck gist
git-commit-mode gitconfig-mode gitignore-mode
guru-mode helm helm-projectile
magit magithub melpa
rainbow-mode solarized-theme undo-tree
volatile-highlights yasnippet zenburn-theme)
expand-region flycheck gist
git-commit-mode gitconfig-mode gitignore-mode
guru-mode helm helm-projectile
magit melpa
rainbow-mode solarized-theme undo-tree
volatile-highlights yasnippet zenburn-theme)
"A list of packages to ensure are installed at launch.")
(defun prelude-packages-installed-p ()