Fix neo-smart-open duplicate

This commit is contained in:
Jesús
2019-09-15 20:15:48 -05:00
parent 0c04e666cb
commit c12ccfb078

View File

@@ -81,8 +81,7 @@
(ignore-errors
;;; Pick one: projectile or find-file-in-project
(projectile-project-root)))
(file-name (buffer-file-name))
(neo-smart-open t))
(file-name (buffer-file-name)))
(if (and (fboundp 'neo-global--window-exists-p)
(neo-global--window-exists-p))
(neotree-hide)