mirror of
https://github.com/cmur2/joe-syntax.git
synced 2024-12-22 12: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
|
* idle noeat
|
||||||
|
|
||||||
:atom Idle
|
:atom Idle
|
||||||
* maybe_function noeat strings
|
* no_atom noeat strings
|
||||||
"after" kw
|
"after" kw
|
||||||
"and" kw
|
"and" kw
|
||||||
"andalso" kw
|
"andalso" kw
|
||||||
@ -131,17 +131,17 @@
|
|||||||
"when" kw
|
"when" kw
|
||||||
"xor" kw
|
"xor" kw
|
||||||
done
|
done
|
||||||
":" module recolormark noeat
|
|
||||||
"a-zA-Z0-9_@" atom
|
"a-zA-Z0-9_@" atom
|
||||||
|
|
||||||
|
:no_atom Idle
|
||||||
|
* idle noeat
|
||||||
|
" " no_atom
|
||||||
|
"(" function recolormark noeat
|
||||||
|
":" module recolormark noeat
|
||||||
|
|
||||||
:module Module
|
:module Module
|
||||||
* idle noeat
|
* idle noeat
|
||||||
|
|
||||||
:maybe_function Idle
|
|
||||||
* idle noeat
|
|
||||||
" " maybe_function
|
|
||||||
"(" function recolormark noeat
|
|
||||||
|
|
||||||
:function Fun
|
:function Fun
|
||||||
* idle noeat
|
* idle noeat
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user