Monday, April 26, 2010

Re: how you usually quiting/closing vimdiff mode?

On Apr 24, 6:10 am, Christian Brabandt <cbli...@256bit.org> wrote:
>
> Am I the only one who finds it annoying, that diffoff resets the
> settings foldcolumn, foldmethod, and wrap among others? (I don't care
> for 'scrollbind' and 'scrollopt' and 'diff' probably makes sense to
> reset)
>

I find this very annoying. Annoying enough, in fact, that I usually
launch diff like this if I already have the buffer for file1 open for
editing:

:tab sp
:diffsp file2

Then when I'm done I can (usually) just do a :tabclose to quit the
diff and go back to editing without problems.

--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

Subscription settings: http://groups.google.com/group/vim_use/subscribe?hl=en

No comments: