All Projects → vim-scripts → autohotkey-ahk

vim-scripts / autohotkey-ahk

Licence: other
autohotkey syntax highlighting

Programming Languages

Vim Script
2826 projects
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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].