.vim/windows-vimfiles.bat

Wed, 02 Jul 2014 01:08:20 -0400

author
Meredith Howard <mhoward@roomag.org>
date
Wed, 02 Jul 2014 01:08:20 -0400
branch
mhoward-lt
changeset 103
38f14b09105b
parent 9
3253f9876ccd
permissions
-rw-r--r--

fix defaulting to tab mode after icedove has started

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