mirror of
https://github.com/urbit/shrub.git
synced 2024-11-24 13:06:09 +03:00
Changed hoonAtom to Identifier. I think this is better?
This commit is contained in:
parent
eca34fa656
commit
1f0f4a30bf
@ -13,7 +13,7 @@ syn case match
|
||||
" Declerations
|
||||
hi def link hoonDeclaration Define
|
||||
hi def link hoonSymbol Constant
|
||||
hi def link hoonAtom Keyword
|
||||
hi def link hoonAtom Identifier
|
||||
hi def link hoonRune Operator
|
||||
hi def link hoonIdentifier Identifier
|
||||
hi def link hoonBranch Conditional
|
||||
|
Loading…
Reference in New Issue
Block a user