junegunn / junegunn/goyo.vim

NonText highlight group reset when entering Goyo

Open
#232 5 comments 3 reactions 0 assignees View on GitHub

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
2020-08-11@15:48:49

after
2020-08-11@15:49:28

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.