use Elpaca for package management

This commit is contained in:
Nicholas Vollmer
2024-06-26 20:47:01 -04:00
committed by Ivan Malison
parent e12f65de10
commit 8794829f81
6 changed files with 458 additions and 292 deletions

View File

@@ -19,12 +19,6 @@
(require 's)
(org-babel-tangle-file readme-src)
;; This makes it so that any dependencies specified with :straight, will
;; actually just be installed with the default melpa use-package ensure logic.
(defalias 'use-package-handler/:straight
#'use-package-handler/:ensure)
(add-to-list 'use-package-keywords :straight)
(load-file (concat emacs-dir "org-config.el"))
(defun export-target (target)