I edit a lot of xml files with vim. The problem is that, because of the long lines, navigation/editing in vim is extremely slow. Is there something I can do (besides turning off
I often replace >< with >\r< -> :s/>\s*>\r and then reindent the whole file with gg=G.
:s/>\s*>\r and then reindent the whole file with gg=G.
gg=G