On 9/10/06, A.J.Mechelynck <[EMAIL PROTECTED]> wrote:
2. This won't work if diff mode is entered after starting Vim, as opposed to invoking it as [g]vimdiff or [g]vim -d from the command-line.
Right, but if all you use is vimdiff at shell prompt (as I do), this is good enough and simple. Otherwise you need to use autocommands, which are more difficult to debug. And I don't see autocommand that's triggered by diffmode. Not that it's impossible to do. Yakov
