ßingen 9 years ago
parent
commit
9875aca29c
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      lisp/init-git.el

+ 2
- 0
lisp/init-git.el View File

(require-package 'git-messenger) ;; Though see also vc-annotate's "n" & "p" bindings (require-package 'git-messenger) ;; Though see also vc-annotate's "n" & "p" bindings
(require-package 'git-timemachine) (require-package 'git-timemachine)


;; http://emacs.stackexchange.com/a/17733
(global-git-commit-mode)


(when (maybe-require-package 'magit) (when (maybe-require-package 'magit)
(setq-default (setq-default

Loading…
Cancel
Save