document updated 12 years ago, on Jun 5, 2012
mechanism for local overrides
The minimal main ~/.vimrc should include these lines:
...
source ~/profile/dotfiles/vimrc
...
You can then add local overrides above or below the 'source' line.
mechanism for making .vimrc backwards-compatible