Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Document highlights #32

Open
ldelossa opened this issue Dec 14, 2021 · 2 comments
Open

Document highlights #32

ldelossa opened this issue Dec 14, 2021 · 2 comments

Comments

@ldelossa
Copy link

I love this plugin and use it daily.

Any chance we can get highlights for the symbols?

@ijimiji
Copy link

ijimiji commented Dec 18, 2021

highlight! default link CmpItemKindMatch          Boolean
highlight! default link CmpItemKindMatchFuzzy     Boolean
highlight! default link CmpItemKindText           Label
highlight! default link CmpItemKindMethod         Function
highlight! default link CmpItemKindFunction       Function
highlight! default link CmpItemKindConstructor    Function
highlight! default link CmpItemKindField          Type
highlight! default link CmpItemKindVariable       Type
highlight! default link CmpItemKindClass          Structure
highlight! default link CmpItemKindInterface      Structure
highlight! default link CmpItemKindModule         Structure
highlight! default link CmpItemKindProperty       Type
highlight! default link CmpItemKindUnit           Boolean
highlight! default link CmpItemKindValue          Character
highlight! default link CmpItemKindEnum           Structure
highlight! default link CmpItemKindKeyword        Operator
highlight! default link CmpItemKindSnippet        Special
highlight! default link CmpItemKindColor          Constant
highlight! default link CmpItemKindFile           String
highlight! default link CmpItemKindReference      Character
highlight! default link CmpItemKindFolder         String
highlight! default link CmpItemKindEnumMember     Type
highlight! default link CmpItemKindConstant       Constant
highlight! default link CmpItemKindStruct         Structure
highlight! default link CmpItemKindEvent          Conditional
highlight! default link CmpItemKindOperator       Operator
highlight! default link CmpItemKindTypeParameter  Special

The following snippet would result:
image

Is it what you wanted to achieve?

@ldelossa
Copy link
Author

Looks good!

@onsails onsails changed the title highlights Document highlights Dec 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants