This is the default in vim. (So that linux CR vs windows CRLF won't matter) ``` let g:DirDiffIgnore = "\n" ``` didn't work
This is the default in vim. (So that linux CR vs windows CRLF won't matter)
didn't work