vivo.vim
This is my answer for vim plugin manager (!!!THIS IS DEVELOPMENT VERSION!!!)
How to download and setup vivo.vim
Open terminal and run command
git clone https://github.com/tyru/vivo.vim.git
git clone is used to create a copy or clone of vivo.vim repositories.
You pass git clone a repository URL. it supports a few different network protocols and corresponding URL formats.
Also you may download zip file with vivo.vim https://github.com/tyru/vivo.vim/archive/master.zip
Or simply clone vivo.vim with SSH
[email protected]:tyru/vivo.vim.git