I want vimdiff to wrap my text by default.
Is there a .vimdiffrc file?
Can I run vimdiff --wrap $file1 $file2 somehow to wrap lines?
While in vimdiff I can run the command
:set wrap
But I want this as the default and can not figure this out.
Is there a .vimdiffrc file?
Can I run vimdiff --wrap $file1 $file2 somehow to wrap lines?
While in vimdiff I can run the command
:set wrap
But I want this as the default and can not figure this out.