Remove :load-path
Gah, it snuck in again! Sneaky punk...
This commit is contained in:
parent
83a843bfe6
commit
32de22b1d2
1 changed files with 0 additions and 1 deletions
|
@ -113,7 +113,6 @@ shorter major mode name in the mode-line. See `doom|set-mode-name'.")
|
||||||
|
|
||||||
;; `highlight-escape-sequences'
|
;; `highlight-escape-sequences'
|
||||||
(def-package! highlight-escape-sequences
|
(def-package! highlight-escape-sequences
|
||||||
:load-path "~/work/plugins/highlight-escape-sequences"
|
|
||||||
:hook ((prog-mode conf-mode) . highlight-escape-sequences-mode))
|
:hook ((prog-mode conf-mode) . highlight-escape-sequences-mode))
|
||||||
|
|
||||||
;; `rainbow-delimiters' Helps us distinguish stacked delimiter pairs. Especially
|
;; `rainbow-delimiters' Helps us distinguish stacked delimiter pairs. Especially
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue