aboutsummaryrefslogtreecommitdiffstats
path: root/init.el
diff options
context:
space:
mode:
authorJesús <heckyel@hyperbola.info>2019-01-08 17:08:58 -0500
committerJesús <heckyel@hyperbola.info>2019-01-08 17:08:58 -0500
commit0cfbe1a462722775da18553eab7d4b041a2e5774 (patch)
tree184ec29a3c3497c435bebd973a8ea6d0e517b802 /init.el
parent5f494a38d3216b337228c79da524b7b85d6a3926 (diff)
downloademacs-personal-0cfbe1a462722775da18553eab7d4b041a2e5774.tar.lz
emacs-personal-0cfbe1a462722775da18553eab7d4b041a2e5774.tar.xz
emacs-personal-0cfbe1a462722775da18553eab7d4b041a2e5774.zip
added support git
Diffstat (limited to 'init.el')
-rw-r--r--init.el1
1 files changed, 1 insertions, 0 deletions
diff --git a/init.el b/init.el
index f2247b1..58a3547 100644
--- a/init.el
+++ b/init.el
@@ -44,6 +44,7 @@
(require 'init-whitespace)
(require 'init-emmet-mode)
(require 'init-nginx)
+(require 'init-git)
;;(require 'init-editorconfig)
;; Languages
(require 'init-ccc)