Last Updated: February 25, 2016
·
3.551K
· tanjapislar

MacVim with file browser

Frustrated trying to learn Vim and comming from an editor like Textmate or Sublime Text?
Don't you just wish Vim would have at least a nice file browser so you would not be forced to type :e all the time?

Immagine your MacVim looked like this:
Picture

Guess what? It can! :)
Isntead of the default MacVim, you have to use alloy's fork from github:
https://github.com/alloy/macvim

You will have to build it yourself, but trust me, it is not difficult at all:
https://github.com/alloy/macvim/wiki/Building