Add highlighting for javascript function call.

This commit is contained in:
Kristijan Husak
2018-05-07 12:50:01 +02:00
parent 06fb3a0f97
commit 9f9cba450a
5 changed files with 31 additions and 4 deletions

View File

@@ -60,6 +60,9 @@ htmlSpecialTagName blue none g=italic
htmlArg base00 none
javaScript yellow none
# }}}
# javascript {{{
jsFuncCall -> Function
# }}}
# perl {{{
perlHereDoc base1 back
perlVarPlain yellow back