aboutsummaryrefslogtreecommitdiff
path: root/.emacs.local.d
diff options
context:
space:
mode:
Diffstat (limited to '.emacs.local.d')
-rw-r--r--.emacs.local.d/general.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/.emacs.local.d/general.el b/.emacs.local.d/general.el
index 030741e..88bcfbf 100644
--- a/.emacs.local.d/general.el
+++ b/.emacs.local.d/general.el
@@ -1,5 +1,7 @@
;; Debian packages: elpa-use-package elpa-fill-column-indicator fonts-hack
+(require 'package)
+
;; This is only needed once, near the top of the file
(eval-when-compile
(require 'use-package))
@@ -10,8 +12,6 @@
(add-to-list 'package-archives
'("melpa" . "https://melpa.org/packages/") t)
-(add-to-list 'load-path "~/.emacs.local.d/elisp")
-
;; ------
;; Require misc stuff
;; ------
nihil fit ex nihilo