.vim/windows-vimfiles.bat

Sat, 05 Jul 2014 01:51:14 -0400

author
Meredith Howard <mhoward@roomag.org>
date
Sat, 05 Jul 2014 01:51:14 -0400
changeset 111
99cc7b567195
parent 9
3253f9876ccd
permissions
-rw-r--r--

Easier window navigation, disable insert-mode F-keys except F4

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