This commit is contained in:
parent
bcaa83cfd5
commit
377b95bd7f
7 changed files with 63 additions and 42 deletions
|
|
@ -3,10 +3,10 @@
|
|||
;;; Code:
|
||||
|
||||
(eval-when-compile
|
||||
(defvar icejam-keys-mode-map)
|
||||
(defvar magit-blame-mode-map)
|
||||
(declare-function git-commit-setup-capf 'git-commit)
|
||||
(defvar git-commit-setup-hook)
|
||||
(declare-function git-commit-setup-capf 'git-commit))
|
||||
(defvar icejam-keys-mode-map)
|
||||
(defvar magit-blame-mode-map))
|
||||
|
||||
(use-package magit
|
||||
:ensure t
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue