mirror of
https://github.com/doomemacs/doomemacs.git
synced 2025-12-25 03:11:41 -08:00
fix: void-variable straight-base-dir errors
Fix: #8140
Amend: 8cafbe4408
This commit is contained in:
parent
7c89699e3f
commit
aab1595011
1 changed files with 2 additions and 0 deletions
|
|
@ -36,6 +36,8 @@
|
|||
;;
|
||||
;;; Code:
|
||||
|
||||
(require 'doom-straight)
|
||||
|
||||
;; DEPRECATED: Will be stored in the local profile in v3.0
|
||||
(defvar doom-packages ()
|
||||
"A list of enabled packages. Each element is a sublist, whose CAR is the
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue