src.nth.io/

summaryrefslogtreecommitdiff
path: root/init.el
diff options
context:
space:
mode:
authorLuke Hoersten <[email protected]>2014-11-19 18:45:01 -0600
committerLuke Hoersten <[email protected]>2014-11-19 18:45:01 -0600
commitac3f311b1ffb336e381cd36a986a5d9dc0f779eb (patch)
treebf2b2c9f0d0873cbbe9509e9c63b804f7a3c15e8 /init.el
parent01bb9ac80ef33070cfbc12f528106919f13a5037 (diff)
Moved lisp files to their own dir.
Diffstat (limited to 'init.el')
-rw-r--r--init.el2
1 files changed, 1 insertions, 1 deletions
diff --git a/init.el b/init.el
index e799223..aa76f08 100644
--- a/init.el
+++ b/init.el
@@ -2,7 +2,7 @@
;; Luke Hoersten <[email protected]>
;;;; General ;;;;
-(add-to-list 'load-path "~/.emacs.d") ; set default emacs load path
+(add-to-list 'load-path "~/.emacs.d/lisp") ; set default emacs load path
(setq-default
ediff-split-window-function