$ errors.fyi/vim/E499 74 namespaces · 3,092 codes
vim · vim/E499
E499

Empty file name for '%' or '#', only works with ':p:h'

The % or # filename modifiers were expanded in a context where the buffer has no associated file name. Assign a file name with :file {name} before using these modifiers.

References

In this namespace

» community-maintained · contribute on GitHub npm i -g errors-fyi && errorfyi ENOENT