/.vim

Just my .vim folder, plus my .vimrc configuration file

Primary LanguageVim ScriptGNU General Public License v2.0GPL-2.0

.vim

Just my .vim folder, plus my .vimrc configuration file.

Install

copy of the .vim to your home dir and make a link of the .vimrc configuration file:

git clone https://github.com/iurobpn/.vim.git ~/.vim/
ln -s ~/.vim/.vimrc ~/.vimrc