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've recently switched from my old lua config to Lazyvim. Before, I used the same gruvbox plugin, and I had no problem with highlighting in markdown/text/vim files. I used treesitter, the same plugin that LazyVim uses.
I honestly don't know if the problem relies on gruvbox, Lazyvim, treesitter, or maybe the Kitty terminal.
But if I switch from gruvbox to tokyonight colorscheme, then the highlighting works well in the same files ! This is why I'm wondering about a bug in gruvbox plugin.
Here are the screenshots with gruvbox and tokyonight colorschemes. I've just switched using :colorscheme tokyonight
In other filetypes, there is no problem (python, typescript, c, c++....)
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Dear community,
I've recently switched from my old lua config to
Lazyvim
. Before, I used the samegruvbox
plugin, and I had no problem with highlighting in markdown/text/vim files. I usedtreesitter
, the same plugin thatLazyVim
uses.I honestly don't know if the problem relies on
gruvbox
,Lazyvim
,treesitter
, or maybe theKitty
terminal.But if I switch from
gruvbox
totokyonight
colorscheme, then the highlighting works well in the same files ! This is why I'm wondering about a bug ingruvbox
plugin.Here are the screenshots with
gruvbox
andtokyonight
colorschemes. I've just switched using:colorscheme tokyonight
In other filetypes, there is no problem (python, typescript, c, c++....)
Here is my config :
This is by the way the recommended configuration for LazyVim (https://www.lazyvim.org/plugins/colorscheme)
Does anyone have/had the same problem ?
Thank you a lot for answering me,
Antoine.
Beta Was this translation helpful? Give feedback.
All reactions