Update defuns
This commit is contained in:
parent
89c7c77c1d
commit
4a670cc1fb
5 changed files with 42 additions and 3 deletions
|
@ -16,7 +16,8 @@
|
|||
;;;###autoload
|
||||
(defun narf/neotree-find ()
|
||||
(interactive)
|
||||
(save-excursion (narf/neotree-open))
|
||||
(unless (neo-global--window-exists-p)
|
||||
(save-excursion (narf/neotree-open)))
|
||||
(neotree-find))
|
||||
|
||||
;;;###autoload
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue