/vimrc

my vim config

Primary LanguageVim Script

My VIM config

This repo contains my vim config and other files (like snippets) for my vim

INSTALLATION

PRE:

Then

git clone https://github.com/klimenko-serj/vimrc.git ~/vimrc
ln -s ~/vimrc/.vimrc ~/.vimrc

Then run vim (don't worry about errors at first start) and exec command :PlugInstall

Restart vim and enjoy!