+config from doom emacs - to configure
This commit is contained in:
8
doom.d/packages.el
Normal file
8
doom.d/packages.el
Normal file
@@ -0,0 +1,8 @@
|
||||
;; -*- no-byte-compile: t; -*-
|
||||
;;; ~/.doom.d/packages.el
|
||||
|
||||
;;; Examples:
|
||||
;; (package! some-package)
|
||||
;; (package! another-package :recipe (:fetcher github :repo "username/repo"))
|
||||
;; (package! builtin-package :disable t)
|
||||
(package! elcord)
|
||||
Reference in New Issue
Block a user