README.md
May 9, 2015 ยท View on GitHub
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.