Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 342 Bytes

README.md

File metadata and controls

12 lines (7 loc) · 342 Bytes

VIM configuration

Installation

Run the following command inside your home folder:

wget -O - https://raw.github.com/balintk/vimrc/master/install.sh | sh

It creates the ~/vimrc for all the VIM-related files, downloads the plugins, and symlink the .vim folder and .vimrc file from the right places.