goyo.vim icon indicating copy to clipboard operation
goyo.vim copied to clipboard

How to kill the previous buffer that Goyo is called from?

Open nikivdev opened this issue 8 years ago • 2 comments

I made Goyo run on startup. 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?

nikivdev avatar Apr 22 '18 14:04 nikivdev

I'm having the same issue, not sure if it's an issue but it's a bit of annoying.

triztian avatar Jul 05 '18 18:07 triztian

There's an example in the Customisations section to fix this: https://github.com/junegunn/goyo.vim/wiki/Customization#ensure-q-to-quit-even-when-goyo-is-active

larsyencken avatar Sep 27 '18 09:09 larsyencken