The error occurs here for me.
This is the full error message I get when opening vim:
Error detected while processing function ReadVariable:
line 2:
E684: List index out of range: 0
E15: Invalid expression: readfile(a:file)[0]
line 4:
E121: Undefined variable: recover
E15: Invalid expression: "let result = " . recover
line 5:
E121: Undefined variable: result
E15: Invalid expression: result
This is with vim version 7.3.
Do you get this same error, and if not what version of vim are you using?
The error occurs here for me.
This is the full error message I get when opening vim:
This is with vim version 7.3.
Do you get this same error, and if not what version of vim are you using?