Henry Wang
Henry Wang
The anticonceal feature has been merged to master https://github.com/neovim/neovim/pull/20130
> I can not reproduce this issue. The cursor should not focus on signature windows. You use select_signature_key to rotate between signatures. Ah I meant move_cursor_key sorry
Yes I have both pyright and copilot running: 
I've also created https://github.com/quantum-booty/MassTransitProtobufSerializer which uses Google.Protobuf instead of Protobuf-Net.
Ah I see! It would be nice to have a default set of highlight as fallback if they are not specified by the user or by the colorscheme.
@ldelossa Looks like the default highlights doesn't work for me.  I think I figured out why, so in this function: ```lua function _setup_default_highlights() local dark = { CTBoolean =...
> Pushed some changes, give it a go. Thanks, working now!