diff options
author | typebrook <typebrook@gmail.com> | 2019-07-01 10:26:51 +0800 |
---|---|---|
committer | typebrook <typebrook@gmail.com> | 2019-07-01 10:26:51 +0800 |
commit | 6087a8760f4a0dc39a41fd21c9451545cdb1834b (patch) | |
tree | aa29ab23e2dbbe9fe41f26c169c2436372cad1fc /tigrc | |
parent | efa96307d23e5a3bc9ca574eaf8b4b3feffe8339 (diff) |
update
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 |