Skip to content
/ vimrc Public

My personal configuration for Vim

Notifications You must be signed in to change notification settings

cgioia/vimrc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

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