summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorDerTeta <derteta@gmx.de>2021-09-11 19:35:17 +0200
committerJesse Duffield <jessedduffield@gmail.com>2021-12-06 22:37:28 +1100
commitf7ffbbd72a6281b73b68d939b25f98df35296427 (patch)
tree7f8fec6d838f70a72d454a1e423bbbcfcdbd2878 /docs
parent0fbde0592830cf5fdaf961f481d073164a1679e8 (diff)
Add a menu entry and keybinding to `{` for decreasing 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 b2cb562c0..43976784f 100644
--- a/docs/Config.md
+++ b/docs/Config.md
@@ -155,6 +155,7 @@ keybinding:
extrasMenu: '@'
toggleWhitespaceInDiffView: '<c-w>'
increaseContextInDiffView: '}'
+ decreaseContextInDiffView: '{'
status:
checkForUpdate: 'u'
recentRepos: '<enter>'