Remove :load-path

Gah, it snuck in again! Sneaky punk...
This commit is contained in:
Henrik Lissner 2018-09-02 13:00:46 +02:00
parent 83a843bfe6
commit 32de22b1d2
No known key found for this signature in database
GPG key ID: 5F6C0EA160557395

View file

@ -113,7 +113,6 @@ shorter major mode name in the mode-line. See `doom|set-mode-name'.")
;; `highlight-escape-sequences'
(def-package! highlight-escape-sequences
:load-path "~/work/plugins/highlight-escape-sequences"
:hook ((prog-mode conf-mode) . highlight-escape-sequences-mode))
;; `rainbow-delimiters' Helps us distinguish stacked delimiter pairs. Especially