We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7f7509e + 2b8860a commit 5b29365Copy full SHA for 5b29365
vim.ahk
@@ -1,4 +1,6 @@
1
-; Auto-execute section
+#Requires AutoHotkey v1.1
2
+
3
+; Auto-execute section
4
VimScriptPath := A_LineFile
5
Vim := new VimAhk()
6
Return
0 commit comments