This commit is contained in:
Jesse Duffield 2020-03-21 13:39:20 +11:00
parent 7c8df28d01
commit daecdd7c2b
7 changed files with 93 additions and 18 deletions

View file

@ -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