I have split my .vimrc into several files and placed them into ~/vimfiles/vimrc.d/.
~/vimfiles/vimrc.d/
Currently I source each file in that directory using exact name:
You can just put your files in the plugins directory (~/.vim/plugin). They will be automatically loaded.