sponsor Vim development Vim logo Vim Book Ad

vim-AHKcomplete : Omnicomplete for autohotkey script.

 script karma  Rating 2/2, Downloaded by 917  Comments, bugs, improvements  Vim wiki

created by
Hu Lei
 
script type
ftplugin
 
description
I've never found a good omni-completing plugin for AutoHotkey script. So I write this plugin to help me developing AHK script. This project is on GitHub: https://github.com/huleiak47/vim-AHKcomplete, enjoy it.

This plugin need +python feature.
 
install details
unzip this package into your vimfiles directory. 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. Use <C-X><C-O> to get completion.
 

rate this script Life Changing Helpful Unfulfilling 
script versions (upload new version)

Click on the package to download.

package script version date Vim version user release notes
vim-AHKcomplete.zip 1.0 2015-07-04 7.4 Hu Lei Initial upload
ip used for rating: 216.73.216.4

Questions about Vim should go to the maillist. Help Uganda.     Vim at Github