Replies: 1 comment 1 reply
-
Neo-tree is just a window within Neovim. I suppose you could remap the |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
My action's kinda like pressing Esc in Intellij IDEA, if you press that anywhere outside the editing document, it'll return you to the editing document.
In nvim that would be equivalent to press
<C-W><C-W>
, but I want to remap it to Esc, is that possible inside neo-tree?Beta Was this translation helpful? Give feedback.
All reactions