re-arranged to avoid load warnings about .emacs.d

This commit is contained in:
Kienan Stewart 2016-05-27 20:47:57 +00:00 committed by Aegir user
parent bb57180223
commit fdea3b5f4d
9 changed files with 2 additions and 1 deletions

View File

@ -1,5 +1,6 @@
;; Generic Emacs stuff
(add-to-list 'load-path "~/.emacs.d")
(add-to-list 'load-path "~/.emacs.d/modes/")
(add-to-list 'load-path "~/.emacs.d/misc/")
(show-paren-mode 1)
;; multi-term