vim · vim/E10
E10
\n not allowed in string
A literal newline was used inside a string expression where only escaped sequences are permitted. Use \n instead of an actual newline character.
References
In this namespace
— start of namespace —
next → E109 Missing ':' after '?'