errors.fyi community error code reference
E173
vim

{nr} more files to edit

Vim was invoked with multiple files on the command line but :q was used before all files were visited. Use :qall to quit all, or navigate through remaining files with :next.

References

โ† all namespaces for E173