This commit is contained in:
Zelong Kuang
2026-03-23 12:48:17 +11:00
parent 3687116fe6
commit 28b3334925
4 changed files with 50 additions and 38 deletions

View File

@@ -44,6 +44,11 @@
;; (elpaca example-package)
;; Uncomment for systems which cannot create symlinks:
(when (eq system-type 'windows-nt)
(elpaca-no-symlink-mode))
;; Install use-package support
(elpaca elpaca-use-package
;; Enable use-package :ensure support for Elpaca.