Add straight-x

This commit is contained in:
Case Duckworth 2021-08-06 21:26:02 -05:00
parent 6cb7314448
commit 813ecf7572
1 changed files with 3 additions and 0 deletions

View File

@ -152,6 +152,9 @@
(eval-print-last-sexp)))
(load bootstrap-file nil 'nomessage))
;; Helper package, good commands here.
(require 'straight-x)
;; Appendix. Get rid of a dumb alias.
;; straight-ಠ_ಠ-mode really slows down all minibuffer completion functions.
;; Since it's a (rarely-used, even) alias anyway, I just define it back to nil.