I\'v written a plugin where it comes to parsing a XML tag. The content inside the tag is indented and when i copy the parsed string into the file it\'s gettting like:
How about this:
:%s/^ *//
Or are you looking for a vim-script solution?