treemux
treemux copied to clipboard
Possible to use Neo-tree in place of Nvim-Tree?
i currently have a build of Neovim using Neo-tree, i am wondering if there is a way to utilize Neo-Tree as opposed to Nvim-Tree?
It's not implemented as of now thus not supported, but in theory you can. You just need to open neo-tree, bind actions (like double click on the file) to open in another neovim.
I've seen someone forking it and customising it heavily using neo-tree (https://github.com/twio142/treemux), but I personally haven't tried it and I don't know how to set it up.
Neo-Tree support is added on #13