mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
refactor(cli): remove cli/packages.el
This file is mostly redundant. There is much more trimming/culling of Doom's package API pending, but I'll save that for v3.
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
;;; Commentary:
|
||||
;;; Code:
|
||||
|
||||
(load! "packages")
|
||||
(doom-require 'doom-lib 'packages)
|
||||
|
||||
|
||||
;;
|
||||
|
Reference in New Issue
Block a user