mirror of
https://codeberg.org/scip/dot-emacs.git
synced 2025-12-17 04:20:57 +01:00
removed magit-gh-pulls
This commit is contained in:
5
.emacs
5
.emacs
@@ -5599,8 +5599,9 @@ Reach this hydra with <C-x R>
|
|||||||
(magit-status dir)))
|
(magit-status dir)))
|
||||||
(define-key magit-mode-map (kbd "C") 'tvd-switch-magit-repo)
|
(define-key magit-mode-map (kbd "C") 'tvd-switch-magit-repo)
|
||||||
|
|
||||||
(require 'magit-gh-pulls)
|
;; scheisse
|
||||||
(add-hook 'magit-mode-hook 'turn-on-magit-gh-pulls)
|
;; (require 'magit-gh-pulls)
|
||||||
|
;; (add-hook 'magit-mode-hook 'turn-on-magit-gh-pulls)
|
||||||
|
|
||||||
;; via
|
;; via
|
||||||
;; http://manuel-uberti.github.io/emacs/2018/02/17/magit-bury-buffer/:
|
;; http://manuel-uberti.github.io/emacs/2018/02/17/magit-bury-buffer/:
|
||||||
|
|||||||
1104
emacs.html
1104
emacs.html
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user