+ use s:string(var) instead of "'".var."'" with the following s:string:

    function s:string(str)
        return substitute(string(a:str), '\n', '''."\\n".''', 'g')
    endfunction

Attachment: signature.asc
Description: This is a digitally signed message part.

Reply via email to