README.md

May 9, 2015 ยท View on GitHub

vim-autohotkey

Animated demonstration

##Description This project adds AutoHotkey support to vim. It covers indenting, and more.

Installation

Manually

  1. Put all files under $VIM.

NeoBundle

  1. Add the following configuration to your .vimrc.

    NeoBundle 'hnamikaw/vim-autohotkey'
    
  2. Install with :NeoBundleInstall.

Contents

  1. 1vim-autohotkey
  2. 2Installation
  3. 2.1Manually
  4. 2.2NeoBundle