Is there an option in VIM to auto-intend (like in Espresso) lines which are too long to be displayed in the current window so that they get an automatic line break?
This is how it looks like in Espresso:
You want your wrapped lines to not go completely to the left but instead respect indentation, right?
I don't think there is a way to do that. Sorry.