autohotkey (ahk) : autohotkey syntax highlighting
script karma |
Rating 28/18,
Downloaded by 1957 |
Comments, bugs, improvements
|
Vim wiki
|
created by |
Jose Quesada |
|
script type |
syntax |
|
description |
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
|
|
install details |
drop into /vimfiles/syntax.
Make sure the extension ahk is mapped to this syntax file. To do that, go to /vimYourVersionNb/filetype.vim and add:
" Autohotkey
au BufNewFile,BufRead *.ahk setf autohotkey
|
|
script versions (upload new version)
Click on the package to download.
ip used for rating: 18.191.235.161
|