git stuff

This commit is contained in:
Simo-Pekka Kerkelä 2015-08-26 17:44:14 +03:00
parent 0b32a7e3d2
commit e74196e49d

View file

@ -29,6 +29,7 @@
json-mode json-mode
flycheck flycheck
web-mode web-mode
git
exec-path-from-shell exec-path-from-shell
js2-refactor js2-refactor
alchemist alchemist
@ -148,6 +149,7 @@
(require 'neotree) (require 'neotree)
(require 'flycheck) (require 'flycheck)
(require 'powerline) (require 'powerline)
(require 'git)
(require 'icicles) (require 'icicles)
(powerline-center-evil-theme) (powerline-center-evil-theme)