PinkLea
PinkLea
I'm sorry for the confusion. The second background is just transparent. If you want to know, the color for that background is `#18191a` and the opacity is about 0.85. 😅
This issue is still opened today. Anyone has any new idea? :(
When i try to start project by clone it for the first time to test its export functionality. I receive the message error, but it does not happen every time,...
> this is a breaking change, if a user edits `buftype_exclude` or `filetype_exclude` in their config, it will now cause an error. I'd set them to empty tables in _deprecated.lua...
> in that case just set them to empty tables, unless that also triggers the warning, then we would need to set them to nil if they're empty before passing...
> isn't it easier to keep the existing config for now and adapt it internally to the new layout? any new options can match the ones upstream. > > otherwise,...
Do we have a plan to replace `lvim.colorscheme` with this option in the future? So users won't have to call the field twice if they want to customize some options...
Hi, currently I'm not a React user anymore so I will need time to investigate and think on how to make it fit your experience. If you have something in...
Hi, if you are using Neovim 0.9 or above, I think it could be because semantic token is enable by default. Could you please try the code below and tell...
Hi, have you tried to disable semantic token highlighting? If semantic token highlighting is enable, some of colors will be decided by language server instead. If you have disabled it...