7 Forks
25 Stars
25 Watchers

.vimrc

My Vim Setup

How to download and setup .vimrc

Open terminal and run command
git clone https://github.com/vsouza/.vimrc.git
git clone is used to create a copy or clone of .vimrc 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 .vimrc https://github.com/vsouza/.vimrc/archive/master.zip

Or simply clone .vimrc with SSH
[email protected]:vsouza/.vimrc.git

If you have some problems with .vimrc

You may open issue on .vimrc support forum (system) here: https://github.com/vsouza/.vimrc/issues