.vim/windows-vimfiles.bat

Thu, 07 Aug 2014 14:48:30 -0400

author
Meredith Howard <mhoward@roomag.org>
date
Thu, 07 Aug 2014 14:48:30 -0400
changeset 127
1a2144e82258
parent 9
3253f9876ccd
permissions
-rw-r--r--

Symlink contrib perl syntax extensions.

9
3253f9876ccd Batchfile to set up windows file locations
Meredith Howard <mhoward@roomag.org>
parents:
diff changeset
1 @ECHO ON
3253f9876ccd Batchfile to set up windows file locations
Meredith Howard <mhoward@roomag.org>
parents:
diff changeset
2
3253f9876ccd Batchfile to set up windows file locations
Meredith Howard <mhoward@roomag.org>
parents:
diff changeset
3 copy ..\.vimrc %USERPROFILE%\_vimrc
3253f9876ccd Batchfile to set up windows file locations
Meredith Howard <mhoward@roomag.org>
parents:
diff changeset
4 xcopy /s ..\.vim %USERPROFILE%\vimfiles\

mercurial