-
Sometimes the folder is too big to just go through it easily (node modules for example) and it would be nice to create some action that will go to the parent folder in one keypress. Is it possible to change nvim focus to specific folder? |
Beta Was this translation helpful? Give feedback.
Answered by
cseickel
Jan 14, 2024
Replies: 1 comment 2 replies
-
The https://github.com/nvim-neo-tree/neo-tree.nvim/wiki/Tips#navigation-with-hjkl |
Beta Was this translation helpful? Give feedback.
2 replies
Answer selected by
Demianeen
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The
h
command in this example will do that:https://github.com/nvim-neo-tree/neo-tree.nvim/wiki/Tips#navigation-with-hjkl