Skip to content
Discussion options

You must be logged in to vote

Hi, I did something related here. The API to resize neotree is just the Neovim window resize command, vim.api.nvim_win_set_width(tree_win_handle, neotree_width).

The issue is finding the window handle which takes some search code. The issue comes when supporting multiple Neovim-tabs. HTH!

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@linrongbin16
Comment options

Answer selected by linrongbin16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants