Custom kind text and icon #435
Unanswered
stefanboca
asked this question in
Q&A
Replies: 1 comment
-
You may want to look at this: |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Is there any plan to add a way to easily override kind text and icons? I see something similar was mentioned here. nvim-cmp for instance adds a
cmpCompletionExtension
field to its completion items, which contains fields forkind_text
andkind_hl_group
.Beta Was this translation helpful? Give feedback.
All reactions