magit emacs

This commit is contained in:
Sakooooo 2023-09-06 10:59:54 +04:00
parent deb63c6e30
commit 142d0d50fb
Signed by: sako
GPG key ID: 3FD715D87D7725E0

View file

@ -220,5 +220,14 @@
(use-package counsel-projectile
:config (counsel-projectile-mode))
;; git
(use-package magit
:commands (magit-status magit-get-current-branch)
:custom
(magit-display-buffer-function #'magit-display-buffer-same-window-except-diff-v1))
(use-package evil-magit
:after magit)
;; video
;; https://youtu.be/INTu30BHZGk?t=1626