Possibitity to split blocks
If I have a block consisting of three lines I would like to be able to only move the changes of one of the lines to the other side. Example:
block in file one:
bla
bla
bla
block in file two:
Bla
Bla
Bla
desired result in file two:
Bla
bla
Bla
4
votes
Anonymous
shared this idea