From 5ef61c7bb4eb376f4cf9ada7f1d082950ebf23b0 Mon Sep 17 00:00:00 2001 From: Henrik Lissner Date: Sat, 24 Jun 2017 02:24:49 +0200 Subject: [PATCH] Remove :load-path for nlinum-hl --- core/core-ui.el | 1 - 1 file changed, 1 deletion(-) diff --git a/core/core-ui.el b/core/core-ui.el index 3a6713fcd..dcf49fcfa 100644 --- a/core/core-ui.el +++ b/core/core-ui.el @@ -266,7 +266,6 @@ mode is detected.") ;; Fixes disappearing line numbers in nlinum and other quirks (def-package! nlinum-hl - :load-path "~/work/plugins/emacs-nlinum-hl/" :after nlinum :config ;; With `markdown-fontify-code-blocks-natively' enabled in `markdown-mode',