summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorDerTeta <derteta@gmx.de>2021-09-11 20:42:23 +0200
committerJesse Duffield <jessedduffield@gmail.com>2021-12-06 22:37:28 +1100
commit0fbde0592830cf5fdaf961f481d073164a1679e8 (patch)
treec1cf215ff458006943908d9e2719ba14f5d15a5e /docs
parentba844c18a5cad4a268ef0ebf03b2b85f6bfe0b92 (diff)
Add a menu item and keybinding to `}` to increase the context size
Diffstat (limited to 'docs')
-rw-r--r--docs/Config.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/Config.md b/docs/Config.md
index 020b4724a..b2cb562c0 100644
--- a/docs/Config.md
+++ b/docs/Config.md
@@ -154,6 +154,7 @@ keybinding:
appendNewline: '<a-enter>'
extrasMenu: '@'
toggleWhitespaceInDiffView: '<c-w>'
+ increaseContextInDiffView: '}'
status:
checkForUpdate: 'u'
recentRepos: '<enter>'