;;; lisp/doom-elpaca.el -*- lexical-binding: t; -*- ;;; Commentary: ;; ;; In the near future, Doom will replace Straight with Elpaca. Its configuration ;; will live here. ;; ;;; Code: ;; TODO (provide 'doom-elpaca) ;;; doom-elpaca.el ends here.