macOS ◆ xterm-256color ◆ zsh 507 views

Installation of vundle in a fresh vim setup. Vundle is a vim plugin manager:

https://github.com/gmarik/Vundle.vim

This little snippet inside vimrc, will look for vundle installation every time vim starts. If missing then installs it. Later I installed NerdTree in the system. A awesome file browser inside vim.

I suggest you check vimawesome.com to check more awesome vim plugins.

Gist: https://gist.github.com/neotohin/69d60568ffdd20486fd7