python和ruby命令允许格式::python<< EOF 你能做任何类似的字符串吗?
let g:myLongString='A string \ that has a lot of lines \ each beginning with a \ backslash to continue the prevIoUs one \ and whitespace before the backslash \ is ignored'
看看relevant documentation on line-continuation。