Skip to content
Discussion options

You must be logged in to vote

That's a feature in Vim, not something specific to blink.cmp.
See :help highlight and specifically :help highlight-args for details.

To answer your question, use:

:hi BlinkCmpSource cterm=italic gui=italic

Note that your terminal must support italics and use a font with an italic variant before cterm=italic will have any visible effect.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@ABDsheikho
Comment options

Answer selected by ABDsheikho
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants