mirror of
https://github.com/kovidgoyal/kitty
synced 2026-07-12 10:47:05 +02:00
diff kitten: Make the representation of tabs configurable
This commit is contained in:
@@ -17,6 +17,9 @@ num_context_lines 3
|
||||
# is to search the system for either git or diff and use that, if found.
|
||||
diff_cmd auto
|
||||
|
||||
# The string to replace tabs with. Default is to use four spaces.
|
||||
replace_tab_by \x20\x20\x20\x20
|
||||
|
||||
# Colors
|
||||
foreground black
|
||||
background white
|
||||
|
||||
Reference in New Issue
Block a user