emm, hidden it should be

This commit is contained in:
Thomas Ruoff
2019-08-20 09:11:14 +02:00
parent 33e00176cb
commit 51bbf6a0f9
3 changed files with 0 additions and 0 deletions

View 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)