junegunn / junegunn/limelight.vim
Unclear instruction to the not be able to calculate the color issue
- Dominant language
- Vim Script
- Stars
- 2.5k
- Forks
- 58
- PR merge metrics
- No merged PRs in 30d
Description
"For some color schemes, Limelight may not be able to calculate the color for dimming down the surrounding paragraphs. In that case, you need to define g:limelight_conceal_ctermfg or g:limelight_conceal_guifg"
It wasn't clear to me how i was suppose to define those.
Me and other user made the mistake of copying the entire example bellow to our vimrc file.
You might want to clarify that each of those line represent individual examples,
in my case only adding "let g:limelight_conceal_ctermfg = 'Gray'" to my vimrc solved the issue.
but i still feel like, it was not really clear, that this was what i was suppose to do.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.