feat: add rust highlight
This commit is contained in:
@@ -132,3 +132,6 @@ hl(0, '@lsp.typemod.deriveHelper.attribute.rust', { fg = c.vscBlueGreen, bg = 'N
|
||||
hl(0, 'rustDerive', {})
|
||||
hl(0, 'preProc', {})
|
||||
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' })
|
||||
|
||||
Reference in New Issue
Block a user