mirror of
https://github.com/sameer1612/.dotfiles.git
synced 2025-02-19 19:10:07 +02:00
emacs launch fix
This commit is contained in:
parent
b20f4f7210
commit
5d575f1868
@ -48,3 +48,11 @@
|
||||
;; (unpin! pinned-package another-pinned-package)
|
||||
;; ...Or *all* packages (NOT RECOMMENDED; will likely break things)
|
||||
;; (unpin! t)
|
||||
|
||||
(package! transient
|
||||
:pin "c2bdf7e12c530eb85476d3aef317eb2941ab9440"
|
||||
:recipe (:host github :repo "magit/transient"))
|
||||
|
||||
(package! with-editor
|
||||
:pin "bbc60f68ac190f02da8a100b6fb67cf1c27c53ab"
|
||||
:recipe (:host github :repo "magit/with-editor"))
|
||||
|
Loading…
x
Reference in New Issue
Block a user