fix(emacs): transient comes from straight
This commit is contained in:
@@ -3,7 +3,6 @@
|
|||||||
(require 'syd/base)
|
(require 'syd/base)
|
||||||
|
|
||||||
(use-package transient
|
(use-package transient
|
||||||
:straight nil
|
|
||||||
:custom ((transient-history-file
|
:custom ((transient-history-file
|
||||||
(file-name-concat syd-data-dir "transient/history.el"))))
|
(file-name-concat syd-data-dir "transient/history.el"))))
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user