diff options
author | Urbain Vaes <urbain@vaes.uk> | 2019-10-28 09:47:24 +0000 |
---|---|---|
committer | Urbain Vaes <urbain@vaes.uk> | 2019-10-28 09:47:24 +0000 |
commit | 26a8fff66ed8e996e60dd8ee896a23b49e860796 (patch) | |
tree | ef3c269d0ffb91b925708b018c2a17ca2b9b77b2 /.mrconfig | |
parent | fb5043ffe50a8b53d6f07657224b147019b02e92 (diff) |
Minor changes
Diffstat (limited to '.mrconfig')
-rw-r--r-- | .mrconfig | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -8,7 +8,7 @@ checkout = git clone 'git@github.com:urbainvaes/vim-remembrall.git' update = git pull origin master push = git push origin master -[$HOME/dotfiles/plugins/vim-wintab] -checkout = git clone 'git@github.com:urbainvaes/vim-wintab.git' +[$HOME/dotfiles/plugins/vim-tmux-pilot] +checkout = git clone 'git@github.com:urbainvaes/vim-tmux-pilot.git' update = git pull origin master push = git saveandsync |