mirror of
https://github.com/kovidgoyal/kitty
synced 2026-07-09 13:45:26 +02:00
Allow setting the number of context lines in diff.conf
This commit is contained in:
@@ -9,6 +9,9 @@ syntax_aliases pyj:py recipe:py
|
||||
# for a list of schemes.
|
||||
pygments_style default
|
||||
|
||||
# The number of lines of context to show around each change.
|
||||
num_context_lines 3
|
||||
|
||||
# Colors
|
||||
foreground black
|
||||
background white
|
||||
|
||||
Reference in New Issue
Block a user