Enable smart-open functionality for neotree
This commit is contained in:
parent
dddbe47ee9
commit
0f01573bce
1
init.el
1
init.el
@ -698,6 +698,7 @@
|
|||||||
(neo-confirm-create-file #'off-p)
|
(neo-confirm-create-file #'off-p)
|
||||||
(neo-confirm-create-directory #'off-p)
|
(neo-confirm-create-directory #'off-p)
|
||||||
(neo-show-updir-line nil)
|
(neo-show-updir-line nil)
|
||||||
|
(neo-smart-open t)
|
||||||
(neo-window-width 30)
|
(neo-window-width 30)
|
||||||
(neo-theme 'nerd)
|
(neo-theme 'nerd)
|
||||||
:config
|
:config
|
||||||
|
Loading…
Reference in New Issue
Block a user