mirror of
https://github.com/tomru/DotfilesOld.git
synced 2026-03-04 23:17:22 +01:00
doom seems like a better start
This commit is contained in:
9
emacs/doom.d/packages.el
Normal file
9
emacs/doom.d/packages.el
Normal file
@@ -0,0 +1,9 @@
|
||||
;; -*- 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! add-node-modules-path)
|
||||
Reference in New Issue
Block a user