optimize package loading
This commit is contained in:
@@ -296,7 +296,6 @@ Version 2016-07-13"
|
||||
(setq bookmark-default-file (concat user-cache-directory "bookmarks"))
|
||||
|
||||
(use-package transient
|
||||
:load-path (lambda() (concat config-dir "lisp/transient"))
|
||||
:defer t
|
||||
:config
|
||||
(setq transient-levels-file (concat user-cache-directory "transient/levels.el"))
|
||||
|
||||
Reference in New Issue
Block a user