Skip to content

Latest commit

 

History

History
22 lines (17 loc) · 615 Bytes

README.md

File metadata and controls

22 lines (17 loc) · 615 Bytes

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!