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

Autocommand nesting too deep

Autocommands triggered each other recursively beyond Vim's nesting limit. Inspect the autocmd chain with :autocmd and add guards such as checking a flag variable to prevent infinite re-triggering.

References

In this namespace

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