NonText highlight group reset when entering Goyo
Open
Nobody has claimed this yet.
- Dominant language
- Vim Script
- Stars
- 4.7k
- Forks
- 118
- PR merge metrics
- No merged PRs in 30d
Description
Goyo seems to ignore the color of the NonText highlight group set by the current colorscheme as it gets set to black upon entering.
This is the output of :hi NonText before and after entering Goyo:
before

after

Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the issue in Vim and compare :hi NonText before and after entering Goyo. Inspect the Goyo entry behavior to find where the highlight changes, then verify that entering Goyo preserves the current colorscheme's NonText color.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- vim
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100