highlights: add rust attributes
This commit is contained in:
@@ -135,3 +135,4 @@ hl(0, '@lsp.typemod.procMacro.library.rust', { link = 'Macro' })
|
||||
hl(0, '@lsp.typemod.typeAlias.associated', { link = '@constant' })
|
||||
hl(0, '@lsp.type.selfTypeKeyword', { link = '@type' })
|
||||
hl(0, '@lsp.type.typeAlias', { link = '@type' })
|
||||
hl(0, '@lsp.mod.attribute.rust', { link = '@type' })
|
||||
|
||||
Reference in New Issue
Block a user