Awesome
vim-autohotkey
##Description This project adds AutoHotkey support to vim. It covers indenting, and more.
Installation
Manually
- Put all files under $VIM.
NeoBundle
-
Add the following configuration to your
.vimrc
.NeoBundle 'hnamikaw/vim-autohotkey'
-
Install with
:NeoBundleInstall
.