E169
vim Command too recursive
Vim detected excessive recursion while executing commands, typically caused by an autocommand that triggers itself or a mapping that re-invokes itself without a base case.
Vim detected excessive recursion while executing commands, typically caused by an autocommand that triggers itself or a mapping that re-invokes itself without a base case.