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. |
| |
script versions (upload new version)
Click on the package to download.
ip used for rating: 216.73.216.4
|