summaryrefslogtreecommitdiffstats
path: root/docs/Config.md
diff options
context:
space:
mode:
authorStefan Haller <stefan@haller-berlin.de>2023-08-28 13:09:55 +0200
committerStefan Haller <stefan@haller-berlin.de>2023-09-05 13:55:30 +0200
commit7774fe0ab37bb07832ef7349a3f7c080f9d908e1 (patch)
tree3dde7e09c8f6ca80de2e0ec01b4c943c92a6d01d /docs/Config.md
parentf7db17f7d05280d83d57f7266dbc4e9d3ba2c48a (diff)
Move diff context size from UserConfig to AppState
Diffstat (limited to 'docs/Config.md')
-rw-r--r--docs/Config.md1
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/Config.md b/docs/Config.md
index 6546572c9..f23e6ccf0 100644
--- a/docs/Config.md
+++ b/docs/Config.md
@@ -117,7 +117,6 @@ git:
overrideGpg: false # prevents lazygit from spawning a separate process when using GPG
disableForcePushing: false
parseEmoji: false
- diffContextSize: 3 # how many lines of context are shown around a change in diffs
os:
copyToClipboardCmd: '' # See 'Custom Command for Copying to Clipboard' section
editPreset: '' # see 'Configuring File Editing' section