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
@gauteh I am not experiencing the same issue - perhaps it was fixed already... If you do need to set those you can do that yourself like so
```vim
let g:limelight_conceal_ctermfg = '#454d5a'
let g:limelight_conceal_guifg = '#454d5a'
```
Just add these two lines to your vimrc.
Thanks, that should do the trick. I updated my plugins / colorschemes
and still the same (in terminal at least).
This is probably not your problem, but I wanted to point out that this scheme (dark/light) in terminal does not work with the limelight plugin: https://github.com/junegunn/limelight.vim#options
I get the error:
g:limelight_conceal_ctermfg required.
when trying to turn limelight on.The text was updated successfully, but these errors were encountered: