Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 350 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 350 Bytes

This is my personal Vim configuration and its associated packages. If you would like to make use of it, feel free to clone:

git clone --recurse-submodules https://github.com/cgioia/vimrc.git

Then you can create some symbolic links in your home directory to get Vim pointed at the right files:

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