mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-03 12:27:26 -05:00
fix: void-variable straight-base-dir errors
Fix: #8140
Amend: 8cafbe4408
This commit is contained in:
@ -36,6 +36,8 @@
|
|||||||
;;
|
;;
|
||||||
;;; Code:
|
;;; Code:
|
||||||
|
|
||||||
|
(require 'doom-straight)
|
||||||
|
|
||||||
;; DEPRECATED: Will be stored in the local profile in v3.0
|
;; DEPRECATED: Will be stored in the local profile in v3.0
|
||||||
(defvar doom-packages ()
|
(defvar doom-packages ()
|
||||||
"A list of enabled packages. Each element is a sublist, whose CAR is the
|
"A list of enabled packages. Each element is a sublist, whose CAR is the
|
||||||
|
Reference in New Issue
Block a user