diff --git a/core/core-ui.el b/core/core-ui.el index fbcc483f6..efc609067 100644 --- a/core/core-ui.el +++ b/core/core-ui.el @@ -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