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.
1 parent 7f7509e commit b030a61Copy full SHA for b030a61
vim.ahk
@@ -1,4 +1,6 @@
1
-; Auto-execute section
+#Requires AutoHotkey v1.0
2
+
3
+; Auto-execute section
4
VimScriptPath := A_LineFile
5
Vim := new VimAhk()
6
Return
0 commit comments