sponsor Vim development Vim logo Vim Book Ad

vim-AHKcomplete : Omnicomplete for autohotkey script.

 script karma  Rating 2/2, Downloaded by 764  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: 34.234.83.135

If you have questions or remarks about this site, visit the vimonline development pages. Please use this site responsibly.
Questions about Vim should go to the maillist. Help Bram help Uganda.
   
Vim at Github