Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Implement ignore different line ending #51

Open
eyalk11 opened this issue Jan 6, 2024 · 0 comments
Open

Implement ignore different line ending #51

eyalk11 opened this issue Jan 6, 2024 · 0 comments

Comments

@eyalk11
Copy link

eyalk11 commented Jan 6, 2024

This is the default in vim. (So that linux CR vs windows CRLF won't matter)

let g:DirDiffIgnore = "\n"

didn't work

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant