Update
All checks were successful
/ Test config on 20 (push) Successful in 25s

This commit is contained in:
Maciej 2026-06-01 09:54:38 +03:00
parent bcaa83cfd5
commit 377b95bd7f
Signed by: maciej
GPG key ID: 28243AF437E32F99
7 changed files with 63 additions and 42 deletions

View file

@ -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