added GVIM shortcut

git-svn-id: http://apu.dw.local/svnusers/JoshHoltrop/JoshsAutoHotKey@147 8131a0b2-b21c-1c47-bd6a-f003126495bd
This commit is contained in:
joshholtrop 2010-01-20 16:13:00 +00:00
parent 80e6e4de9d
commit 44da65fd0e

View File

@ -18,3 +18,8 @@ return
#C::
Run C:\Windows\System32\calc.exe
return
; Win+G open GVIM
#G::
Run C:\apps\Vim\vim72\gvim.exe
return