We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6fcd8bf + 41f11d6 commit 2b3569aCopy full SHA for 2b3569a
src/etc/vim/syntax/rust.vim
@@ -143,6 +143,7 @@ hi def link rustConditional Conditional
143
hi def link rustIdentifier Identifier
144
hi def link rustModPath Include
145
hi def link rustFuncName Function
146
+hi def link rustFuncCall Function
147
hi def link rustCommentDoc SpecialComment
148
hi def link rustComment Comment
149
hi def link rustMacro Macro
0 commit comments