junegunn / goyo.vim

:tulip: Distraction-free writing in Vim
MIT License
4.49k stars 115 forks source link

Compatibility with BufExplorer #279

Open grwlf opened 1 year ago

grwlf commented 1 year ago

Hi, I am using vim-9.0 with goyo 2022-09-05 (7f5d35a65) . In contrast to some other navigation plugins like NERDTree or Ctrl+P which work fine, changing buffers with BufExplorer while in Goyo mode leads to:

  1. Exiting from Goyo
  2. Wiping the list of opened buffers.

Is it possible to fix this?