mjbrownie / swapit

vim plugin: Extensible Keyword Swapper
39 stars 8 forks source link

Temporarily disable folding when swapping #25

Closed inkarkat closed 8 years ago

inkarkat commented 8 years ago

Especially with XML/HTML tag swapping (e.g. <H2></H2> -> <H3></H3>), the process of swapping may affect folding, and a suddenly closed fold may mess with the location of the second swap location.