How to kill the previous buffer that Goyo is called from?
Open
- Dominant language
- Vim Script
- Stars
- 4.7k
- Forks
- 118
- PR merge metrics
- No merged PRs in 30d
Description
I made [Goyo run on startup](https://github.com/nikitavoloboev/dotfiles/blob/master/nvim/init.vim#L518). For some reason Goyo makes a copy of current buffer and leaves it behind. So I am forced to `:q` twice after.
Is it possible to avoid this?
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.