errors.fyi community error code reference
E85
vim

There is no listed buffer

A command such as :bnext or :bprev was used but no listed buffers exist in the buffer list. Open a file with :e or :badd to populate the list.

References

โ† all namespaces for E85