update doom config

This commit is contained in:
Thomas Ruoff
2019-09-03 09:12:17 +02:00
parent e680027444
commit 230417c437
3 changed files with 18 additions and 24 deletions

View File

@@ -1,9 +1,9 @@
;; -*- no-byte-compile: t; -*-
;;; ~/.doom.d/packages.el
;;; .dotfiles/emacs/.doom.d/packages.el
;;; Examples:
;; (package! some-package)
;; (package! another-package :recipe (:fetcher github :repo "username/repo"))
;; (package! another-package :recipe (:host github :repo "username/repo"))
;; (package! builtin-package :disable t)
(package! add-node-modules-path)