Remove neotree bullshit.

pull/1/head
jowj 6 years ago
parent 811d8a1a43
commit 605af414d9

@ -96,10 +96,6 @@
;; set default init file so it stops fucking trying to write to bullshit files
(setq user-init-file "~/Documents/projects/agares/.emacs/init.el")
;; neotree customizations:
(setq neo-smart-open t) ;; opens with current working dir as root
(neotree) ;; open neo tree on emacs start
;; deal with mac command key problems:
(when (eq system-type 'darwin)
(setq mac-command-modifier 'meta))

Loading…
Cancel
Save