add vimrc.skel

This commit is contained in:
Josh Holtrop 2012-12-06 15:16:33 -05:00
parent 38ff1a9d75
commit 12a93ee589

6
vimrc.skel Normal file
View File

@ -0,0 +1,6 @@
" This file can be copied to the machine-specific vimrc location if needed
" Load common configuration
source $HOME/vimfiles/vimrc
" Machine-specific settings can be added here