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