hnamikaw / vim-autohotkey

Vim configuration files for AutoHotkey code

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Vim configuration files for AutoHotkey code


Languages

Language:Vim Script 85.7%Language:AutoHotkey 14.3%