mirror of
https://github.com/cmur2/joe-syntax.git
synced 2024-12-22 02:54:23 +01:00
Merge branch 'master' of https://github.com/raev/joe-syntax
This commit is contained in:
commit
56d8b4f7c6
14
erlang.jsf
14
erlang.jsf
@ -101,7 +101,7 @@
|
||||
* idle noeat
|
||||
|
||||
:atom Idle
|
||||
* maybe_function noeat strings
|
||||
* no_atom noeat strings
|
||||
"after" kw
|
||||
"and" kw
|
||||
"andalso" kw
|
||||
@ -131,17 +131,17 @@
|
||||
"when" kw
|
||||
"xor" kw
|
||||
done
|
||||
":" module recolormark noeat
|
||||
"a-zA-Z0-9_@" atom
|
||||
|
||||
:no_atom Idle
|
||||
* idle noeat
|
||||
" " no_atom
|
||||
"(" function recolormark noeat
|
||||
":" module recolormark noeat
|
||||
|
||||
:module Module
|
||||
* idle noeat
|
||||
|
||||
:maybe_function Idle
|
||||
* idle noeat
|
||||
" " maybe_function
|
||||
"(" function recolormark noeat
|
||||
|
||||
:function Fun
|
||||
* idle noeat
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user