added GVIM shortcut
git-svn-id: http://apu.dw.local/svnusers/JoshHoltrop/JoshsAutoHotKey@147 8131a0b2-b21c-1c47-bd6a-f003126495bd
This commit is contained in:
parent
80e6e4de9d
commit
44da65fd0e
@ -18,3 +18,8 @@ return
|
|||||||
#C::
|
#C::
|
||||||
Run C:\Windows\System32\calc.exe
|
Run C:\Windows\System32\calc.exe
|
||||||
return
|
return
|
||||||
|
|
||||||
|
; Win+G open GVIM
|
||||||
|
#G::
|
||||||
|
Run C:\apps\Vim\vim72\gvim.exe
|
||||||
|
return
|
||||||
|
Loading…
x
Reference in New Issue
Block a user