diff options
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 |