/autohotkey-ahk

autohotkey syntax highlighting

Primary LanguageVim Script

This is a mirror of http://www.vim.org/scripts/script.php?script_id=2112

autohotkey (ahk) syntax file.
Best in combination with color scheme pspad.

Examples:
Isense script
http://academicproductivity.com/software/ISense.ahk.html

activeGoto script
http://academicproductivity.com/software/activegoto.ahk.html

In a Nutshell:
Built-in finctions are blue
User defined functions are green
Autohotkey variables are orange
Labels are red (return too; makes it easy to find subs scopes)
GUI commands, others, are brown