Is it possible to diff or even vimdiff two very similar subroutines occurring in the same file? If so, how?
diff
vimdiff
I can think of copying the two s
you can try Block diff vim plugin, it will make 2 new buffer in a new tab to show the differences.