Replies: 1 comment 1 reply
-
Suggestion: Alternatively, you might like to try: https://github.com/vim-scripts/bufkill.vim which allows:
I would be absolutely lost without the second. |
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.
-
How to reproduce
vs
equire("nvim-tree.api").tree.toggle({current_window=true})
on one of the split window.q
Expected behavious
I want to just close the nvim-tree and go back to previous state of split windows. How can I configure this?
Beta Was this translation helpful? Give feedback.
All reactions