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
Recently, treesitter changed the highlight groups from something like TSFunction into @function, so I tried customizing it using the vim.g.gruvbox_theme variable, but it throws an error saying that Theme @... does not exist.
I'm not sure if I did something wrong but I don't think it should give that error.
Recently, treesitter changed the highlight groups from something like
TSFunction
into@function
, so I tried customizing it using thevim.g.gruvbox_theme
variable, but it throws an error saying thatTheme @... does not exist
.I'm not sure if I did something wrong but I don't think it should give that error.
this is my current gruvbox-flat config file:
The text was updated successfully, but these errors were encountered: