Thu, 29 May 2014 22:55:20 -0400
Batchfile to set up windows file locations
new file mode 100644 --- /dev/null +++ b/.vim/windows-vimfiles.bat @@ -0,0 +1,4 @@ +@ECHO ON + +copy ..\.vimrc %USERPROFILE%\_vimrc +xcopy /s ..\.vim %USERPROFILE%\vimfiles\