$ errors.fyi/vim/E684 128 namespaces · 4,025 codes
vim · vim/E684
E684

list index out of range: {nr}

A List was indexed with a number that falls outside the valid range of indices. Use len() to check the List size before accessing elements by index.

References

In this namespace

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