diff options
Diffstat (limited to 'tigrc')
-rw-r--r-- | tigrc | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -65,7 +65,7 @@ bind main F none | |||
65 | bind main <C-T> :toggle commit-title-refs | 65 | bind main <C-T> :toggle commit-title-refs |
66 | 66 | ||
67 | # edit tigrc | 67 | # edit tigrc |
68 | bind main e >sh -c "vim ~/.tigrc" | 68 | bind main e >sh -c "vim ~/git/settings/tigrc" |
69 | 69 | ||
70 | # move | 70 | # move |
71 | bind main <C-J> :move-next-merge | 71 | bind main <C-J> :move-next-merge |