diff --git a/init-template.el b/init-template.el index bd669fe..677054b 100644 --- a/init-template.el +++ b/init-template.el @@ -29,6 +29,7 @@ json-mode flycheck web-mode + git exec-path-from-shell js2-refactor alchemist @@ -148,6 +149,7 @@ (require 'neotree) (require 'flycheck) (require 'powerline) +(require 'git) (require 'icicles) (powerline-center-evil-theme)