Mention correct handling of line endings.

See #233 for more information.
This commit is contained in:
Andy Stewart
2015-12-16 12:16:11 +00:00
parent fbc4e3ff02
commit 134fef6f54

View File

@@ -8,6 +8,7 @@ Features:
* Ensures signs are always as up to date as possible (but without running more than necessary).
* Quick jumping between blocks of changed lines ("hunks").
* Stage/revert/preview individual hunks.
* Handles line endings correctly, even with repos that do CRLF conversion.
* Optional line highlighting.
* Fully customisable (signs, sign column, line highlights, mappings, extra git-diff arguments, etc).
* Can be toggled on/off.