It is a normal lexer, the AHK lexer is already added in the scintilla DLL,
you just have to call it via its Lexer number which is "*SCLEX_AHKL 109*".

So your editor should set the lexer from to 109 whenever you want it to use
the AHKL lexer.


On Mon, Nov 9, 2015 at 6:41 PM, elextr <notifications@github.com> wrote:

> If it is a normal scintilla lexer then yes it can be added, but we do not
> currently maintain any lexers outside the normal Scintilla set. It would be
> preferable if the lexer was added to Scintilla first.
>
> —
> Reply to this email directly or view it on GitHub
> <https://github.com/geany/geany/issues/742#issuecomment-155221958>.
>



--

*ΓΝΩΘΙ Σ'ΑΥΤΟΝvindicta bonum vita iucundius ipsa*
++++++++++++++++++++++++++++++


Reply to this email directly or view it on GitHub.