thing
This commit is contained in:
parent
142d0d50fb
commit
fa3dc0c2ed
1 changed files with 1 additions and 2 deletions
|
@ -222,7 +222,6 @@
|
|||
|
||||
;; git
|
||||
(use-package magit
|
||||
:commands (magit-status magit-get-current-branch)
|
||||
:custom
|
||||
(magit-display-buffer-function #'magit-display-buffer-same-window-except-diff-v1))
|
||||
|
||||
|
@ -230,4 +229,4 @@
|
|||
:after magit)
|
||||
|
||||
;; video
|
||||
;; https://youtu.be/INTu30BHZGk?t=1626
|
||||
;; https://www.youtube.com/watch?v=INTu30BHZGk&t=1626s
|
||||
|
|
Loading…
Reference in a new issue