From e4c281b9c3d8cd25bd71667540b3a1046fcb862f Mon Sep 17 00:00:00 2001 From: Urbain Vaes Date: Fri, 27 Mar 2020 19:50:45 +0100 Subject: Update plugins --- .mrconfig | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) (limited to '.mrconfig') diff --git a/.mrconfig b/.mrconfig index 066521d..4a71cb3 100644 --- a/.mrconfig +++ b/.mrconfig @@ -11,4 +11,9 @@ push = git push origin master [$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 +push = git push origin master + +[$HOME/dotfiles/plugins/vim-ripple] +checkout = git clone 'git@github.com:urbainvaes/vim-ripple.git' +update = git pull origin master +push = git push origin master -- cgit v1.2.3