jbyuki/instant.nvim

Buffer opened by other clients are marked as modified

alexander-born opened this issue · 2 comments

When another client opens a buffer, it is opened as modified. Closing vim without doing any file changes with :q leads to

E37: No write since last change

Here is a patch you might be interested in: #27

Here's a more direct solution and better solution to the problem, I think: #28