$ errors.fyi/vim/E684 74 namespaces · 3,092 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