andersevenrud / nvim_context_vt

Virtual text context for neovim treesitter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Virtual text color

AlePon123 opened this issue · comments

How can i switch virtual text color?

Hi,

You can override the default highlighting group with ex: hi ContextVt guifg=#ff0000.