summary |
shortlog |
log |
commit | commitdiff |
tree
raw |
patch |
inline | side by side (from parent 1:
df1c9bc)
haven’t tested it on <27 though
;; Not necessary when using straight.el
;; (C-h v straight-package-neutering-mode RET)
;; Not necessary when using straight.el
;; (C-h v straight-package-neutering-mode RET)
+(when (and
+ (not (featurep 'straight))
+ (version< emacs-version "27"))
(setq package-enable-at-startup nil)
;; (package-initialize)
)
(setq package-enable-at-startup nil)
;; (package-initialize)
)