/dotvim

My VIM configuration files

Primary LanguageVim Script

##Installation:

In Linux

After cloning this repo in ~/.vim, run the following commands to link .vimrc and .gvimrc to the repo's files.

ln -s ~/.vim/vimrc ~/.vimrc
ln -s ~/.vim/.gitconfig ~/.gitconfig

In Windows

Clone this repo in Users/[name]/vimfiles