dzhou121 / gonvim

MIT License
1.79k stars 34 forks source link

How to enable File-browse #85

Closed telamon closed 6 years ago

telamon commented 6 years ago

Hey what is that awesome folder-explorer/file-browser seen on the screenshots and how do I open such a buffer?

Shougo commented 6 years ago

https://github.com/dzhou121/gonvim/wiki/Configurations#workspace

dzhou121 commented 6 years ago

That's https://github.com/scrooloose/nerdtree with https://github.com/ryanoasis/vim-devicons

telamon commented 6 years ago

Ah! vim-devicons! That's what I was missing! Thanks!

dzhou121 commented 6 years ago

I plan to implement a GUI version of file explorer in Gonvim after the floating windows PR is merged in neovim.