Enhance git support

Added a couple of git related modes to the default distribution:

* git-commit-mode
* gitconfig-mode
* gitignore-mode
This commit is contained in:
Bozhidar Batsov 2013-02-27 14:25:56 +02:00
parent 29e156f967
commit d3a9c0bb8b

View file

@ -41,7 +41,9 @@
(defvar prelude-packages
'(ace-jump-mode ack-and-a-half elisp-slime-nav exec-path-from-shell
expand-region flycheck gist guru-mode helm helm-projectile
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)