You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have installed the printf Treesitter parser. I'm sure it works because when running :InspectTree, I get this for a string inside a call to Go's fmt.Sprintf.
I have installed the
printf
Treesitter parser. I'm sure it works because when running:InspectTree
, I get this for a string inside a call to Go'sfmt.Sprintf
.But it is all the same color. Can you please add different highlights for
format
, and maybe eventype
?The text was updated successfully, but these errors were encountered: