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

Undefined variable

A Vim script expression references a variable that has not been assigned. Declare and initialise the variable with :let before using it.

References

In this namespace

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