junegunn / junegunn/goyo.vim

Compatibility with vim-airline. Restore line numbers after leave Goyo mode

Open
#170 0 comments 1 reaction 0 assignees View on GitHub
Dominant language
Vim Script
Stars
4.7k
Forks
118
PR merge metrics
No merged PRs in 30d

Description

After opening a new buffer in Goyo mode and then leave Goyo mode, the buffer is not displayed in tabline ([vim-airline](https://github.com/vim-airline/vim-airline)). Then if you switch to this buffer, it will be displayed without line numbers.

Neovim 0.2.2 on linux

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by reproducing the behavior described when opening a new buffer in Goyo mode, leaving that mode, and switching to the buffer with vim-airline enabled. Trace the Goyo mode-exit handling and its interaction with the tabline, then verify that the buffer appears in the tabline and line numbers are restored after leaving Goyo mode.

Written by the indexing model from the issue text.

Assessment

Tech stack
neovim, vim
Domain
tooling
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.