.vim/windows-vimfiles.sh

changeset 332
8b1e01d4903d
parent 189
39f8cd12ec5c
child 527
1723448e286b
--- a/.vim/windows-vimfiles.sh
+++ b/.vim/windows-vimfiles.sh
@@ -23,4 +23,7 @@ cp -vuRL -t ${USERPROFILE}/vimfiles .vim
 # $ pact install mingw-gcc-core
 # $ make -f make_mingw32.mak CC=i686-pc-mingw32-gcc
 
+# for w64 gvim:
+# $ pact install mingw64-x86_64-gcc-core
+# $ make -f make_mingw64.mak CC=x86_64-w64-mingw32-gcc
 

mercurial