You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add autocmd FileType autohotkey setl omnifunc=ahkcomplete#Complete to .vimrc
file to enable this plugin. If you want the preview of AHK commands, you should
add set completeopt+=preview to .vimrc file.