auto merge of #7374 : Jeaye/rust/func_highlight, r=cmr
This allows for highlighting of function calls for free floating, member, and static functions.
This commit is contained in:
commit
2b3569a1b3
@ -143,6 +143,7 @@ hi def link rustConditional Conditional
|
||||
hi def link rustIdentifier Identifier
|
||||
hi def link rustModPath Include
|
||||
hi def link rustFuncName Function
|
||||
hi def link rustFuncCall Function
|
||||
hi def link rustCommentDoc SpecialComment
|
||||
hi def link rustComment Comment
|
||||
hi def link rustMacro Macro
|
||||
|
Loading…
x
Reference in New Issue
Block a user