errors.fyi community error code reference
E211
vim

File {name} no longer available

A file that was open in a buffer has been deleted or moved on disk since it was loaded. The buffer still holds the in-memory copy but the on-disk file is gone.

References

← all namespaces