From 8a5d78cc13fb93420ae296847dfa0bc19c110302 Mon Sep 17 00:00:00 2001 From: Raul Benencia Date: Thu, 22 Apr 2021 09:12:29 -0700 Subject: Disable neotree --- .emacs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.emacs') diff --git a/.emacs b/.emacs index 7070d42..be4fd90 100644 --- a/.emacs +++ b/.emacs @@ -34,7 +34,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/neotree.el") (load-file "~/.emacs.local.d/modes/org.el") (load-file "~/.emacs.local.d/modes/org-pomodoro.el") ;;(load-file "~/.emacs.local.d/modes/package.el") -- cgit v1.2.3