From 26a8fff66ed8e996e60dd8ee896a23b49e860796 Mon Sep 17 00:00:00 2001 From: Urbain Vaes Date: Mon, 28 Oct 2019 09:47:24 +0000 Subject: Minor changes --- .mrconfig | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '.mrconfig') diff --git a/.mrconfig b/.mrconfig index 0bfd216..066521d 100644 --- a/.mrconfig +++ b/.mrconfig @@ -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 -- cgit v1.2.3