Fork me on GitHub
#vim
<
2018-08-29
>
thiru21:08:24

Finding Nerdtree more and more annoying to use.. are there any good alternatives out there that also show a tree view of your files? I don't think vinegar/netrw does this?

pablore15:08:06

You could try VimFiler or vim-filebeagle

pablore15:08:57

Bonus: you can setup tmux + ranger to have an external file tree view

thiru15:08:02

VimFiler looks pretty cool but active development stopped..

thiru15:08:51

using ranger in another window or tmux might be an interesting approach.. will look into that