tags:

views:

61

answers:

1

Hello, when I'm using DiffOrig command from vimrc_example, after i close the diff screens, my file is altered with some white line on the left side. How can i remove that without reopening the file?

+2  A: 

Just use :diffoff : the white line will be removed and the created folds will be deleted.

Pikrass
Thanks, that do the trick
kofucii
*did*. Also, you may want to accept Pikrass' answer: just tick it.
Stephan202
I need more than 15 reputation points to do that.
kofucii