Open windowsrefund opened 3 weeks ago
I have the same error show when using preview in Oil buffers. If I move the cursor down to a .md
file and preview it, and then navigate to another file with preview still open I get a similar error as described above (only when moving away from a previewed file).
Before reporting:
Problem:
This may be somewhat tricky as the issue comes up when using
:GpChatDelete
from the gp.nvim plugin. That said, I'll do my best to provide the sequence of events leading up to this error::GpChatNew
Now we have 2 buffers open; our original and the buffer used by the chat (which renders in markdown)
Now delete the chat buffer with
:GpChatDelete
Steps to reproduce the issue:
See above
Expected behavior:
I don't know and it may be more appropriate to raise this in the gp.nvim repo. Figured I'd start here based on what's generating the error.
Neovim version:
v0.10.1