Skip to content

Commit

Permalink
Merge pull request #94 from mangost/master
Browse files Browse the repository at this point in the history
Update vim.ahk: #Requires AutoHotkey v1.1
  • Loading branch information
rcmdnk authored Jan 17, 2024
2 parents 7f7509e + 2b8860a commit 5b29365
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion vim.ahk
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
; Auto-execute section
#Requires AutoHotkey v1.1

; Auto-execute section
VimScriptPath := A_LineFile
Vim := new VimAhk()
Return
Expand Down

0 comments on commit 5b29365

Please sign in to comment.