Add diff gutter

This commit is contained in:
Philipp Emanuel Weidmann
2020-02-08 13:26:24 +05:30
parent c4bfa825a1
commit de33eac058
32 changed files with 402 additions and 48 deletions

View File

@@ -58,6 +58,10 @@ Here are the available options:
default value: `true`
* `diffgutter`: display diff indicators before lines.
default value: `true`
* `encoding`: the encoding to open and save files with. Supported encodings
are listed at https://www.w3.org/TR/encoding/.