fix(emacs): remove unnecessary load-path
Signed-off-by: Lucas Sta Maria <lucas@priime.dev>
This commit is contained in:
parent
a4e8d86e0c
commit
51a7ff1b9c
1 changed files with 0 additions and 1 deletions
|
@ -217,7 +217,6 @@
|
|||
|
||||
;; ====== Custom =============================
|
||||
(add-to-list 'load-path "~/.emacs.d/include")
|
||||
(add-to-list 'load-path (expand-file-name "lisp/" user-emacs-directory))
|
||||
|
||||
(load-library "general")
|
||||
(load-library "misc")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue