Update modules/feature/evil
This commit is contained in:
parent
8122c9f653
commit
2f87987803
4 changed files with 185 additions and 109 deletions
|
@ -12,7 +12,8 @@
|
|||
(neotree-hide)
|
||||
(let ((project-root (doom-project-root)))
|
||||
(unless (and (neo-global--window-exists-p)
|
||||
(f-same? (neo-global--with-buffer neo-buffer--start-node) project-root))
|
||||
(equal (file-truename (neo-global--with-buffer neo-buffer--start-node))
|
||||
(file-truename project-root)))
|
||||
(neotree-dir project-root))
|
||||
(neotree-find path project-root)))))
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue