nvim-tree-preview.lua
nvim-tree-preview.lua copied to clipboard
Change preview window location for `float` users
when we use nvim-tree as float, the window stays on top of the current node, which doesnt look good
maybe we can make it stick on the left-bottom/right-bottom corner or maybe towards the right side so that i can view the file/folder name
I agree. I would be happy to accpet a PR fixing this.