From dacf8629d2f1b50e85802ae3369776f36be4bdeb Mon Sep 17 00:00:00 2001 From: Raul Benencia Date: Thu, 2 Apr 2020 11:42:12 -0700 Subject: neotree --- .emacs | 1 + 1 file changed, 1 insertion(+) (limited to '.emacs') diff --git a/.emacs b/.emacs index 80c15ab..aff1e15 100644 --- a/.emacs +++ b/.emacs @@ -32,6 +32,7 @@ (load-file "~/.emacs.local.d/modes/mail-mode.el") (load-file "~/.emacs.local.d/modes/markdown.el") (load-file "~/.emacs.local.d/modes/magit.el") +(load-file "~/.emacs.local.d/modes/neotree.el") (load-file "~/.emacs.local.d/modes/org.el") (load-file "~/.emacs.local.d/modes/package.el") (load-file "~/.emacs.local.d/modes/projectile.el") -- cgit v1.2.3