Skip to content

Commit b030a61

Browse files
author
Yongwang Shi
authored
Update vim.ahk: #Requires AutoHotkey v1.0
1 parent 7f7509e commit b030a61

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

vim.ahk

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
1-
; Auto-execute section
1+
#Requires AutoHotkey v1.0
2+
3+
; Auto-execute section
24
VimScriptPath := A_LineFile
35
Vim := new VimAhk()
46
Return

0 commit comments

Comments
 (0)