change smart-open to nil in neotree

This commit is contained in:
Jesús 2019-02-01 15:24:47 -05:00
parent baebade667
commit d8fffa152b
No known key found for this signature in database
GPG Key ID: F6EE7BC59A315766

View File

@ -33,7 +33,7 @@
(setq neo-create-file-auto-open nil
neo-auto-indent-point nil
neo-autorefresh t
neo-smart-open t
neo-smart-open nil
neo-mode-line-type 'none
neo-window-width 25
neo-show-updir-line nil