Pinned magit to stable.
This commit is contained in:
parent
7f5e26da03
commit
61f84918e2
6
init.el
6
init.el
|
@ -1,5 +1,5 @@
|
|||
;;; init.el --- tastytea's Emacs init file.
|
||||
;; Time-stamp: <2019-05-11T22:40:07+00:00>
|
||||
;; Time-stamp: <2019-05-13T21:16:16+00:00>
|
||||
|
||||
;;; Commentary:
|
||||
;; I am using this file with Emacs 26, but most of it will probably work with
|
||||
|
@ -465,9 +465,11 @@ With argument, do this that many times."
|
|||
("<f8>" . neotree-toggle))
|
||||
|
||||
;; Git integration.
|
||||
(use-package git-commit)
|
||||
(use-package git-commit
|
||||
:pin melpa-stable)
|
||||
(unless slow-computer
|
||||
(use-package magit
|
||||
:pin melpa-stable
|
||||
:config
|
||||
(defun my/magit-kill-buffers (arg)
|
||||
"Restore window configuration and kill all Magit buffers."
|
||||
|
|
|
@ -1,2 +1,2 @@
|
|||
127.0.0.1:51313 14897
|
||||
127.0.0.1:51313 24270
|
||||
phahw2ohVoh0oopheish7IVie9desh8aequeenei3uo8wahShe%thuadaeNa4ieh
|
Loading…
Reference in New Issue
Block a user