diff options
author | Raul Benencia <raul@thousandeyes.com> | 2020-04-02 11:42:12 -0700 |
---|---|---|
committer | Raul Benencia <raul@thousandeyes.com> | 2020-04-02 11:42:26 -0700 |
commit | dacf8629d2f1b50e85802ae3369776f36be4bdeb (patch) | |
tree | a5f3a4e7e571e428f338ddb69c9f5d103a1f96ee /.emacs | |
parent | b914d6918c88c38fa49cc5f0124dc773105778ad (diff) |
neotree
Diffstat (limited to '.emacs')
-rw-r--r-- | .emacs | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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") |