summaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorJesse Duffield <jessedduffield@gmail.com>2020-03-21 13:39:20 +1100
committerJesse Duffield <jessedduffield@gmail.com>2020-03-25 09:39:04 +1100
commitdaecdd7c2b678e308b01d9e402c86c06a35b8021 (patch)
treeef32431a5e9b35e702b75a478d5c19b971ad1aa5 /docs
parent7c8df28d019c3cbeac19b98a59118db03b1768fa (diff)
redoing
Diffstat (limited to 'docs')
-rw-r--r--docs/Config.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/docs/Config.md b/docs/Config.md
index 7cd142f69..41fa68f27 100644
--- a/docs/Config.md
+++ b/docs/Config.md
@@ -83,6 +83,8 @@ Default path for the config file:
prevTab: '['
nextScreenMode: '+'
prevScreenMode: '_'
+ undo: 'z'
+ redo: '<c-z>'
status:
checkForUpdate: 'u'
recentRepos: '<enter>'
@@ -138,7 +140,6 @@ Default path for the config file:
toggleDragSelect-alt: 'V'
toggleSelectHunk: 'a'
pickBothHunks: 'b'
- undo: 'z'
```
## Platform Defaults