mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-01 12:17:25 -05:00
+evil/neotree-expand-or-open: forward-line => next-line
This commit is contained in:
@ -49,6 +49,6 @@
|
||||
(neo-buffer--set-expand node t)
|
||||
(neo-buffer--refresh t)
|
||||
(when neo-auto-indent-point
|
||||
(next-line)
|
||||
(forward-line)
|
||||
(neo-point-auto-indent)))
|
||||
(call-interactively 'neotree-enter))))
|
||||
|
Reference in New Issue
Block a user