summaryrefslogtreecommitdiff
path: root/.mrconfig
diff options
context:
space:
mode:
Diffstat (limited to '.mrconfig')
-rw-r--r--.mrconfig22
1 files changed, 21 insertions, 1 deletions
diff --git a/.mrconfig b/.mrconfig
index 066521d..f88dd35 100644
--- a/.mrconfig
+++ b/.mrconfig
@@ -11,4 +11,24 @@ 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
+
+[$HOME/dotfiles/plugins/vim-darjeeling]
+checkout = git clone 'git@github.com:urbainvaes/vim-darjeeling.git'
+update = git pull origin master
+push = git push origin master
+
+[$HOME/dotfiles/plugins/vim-macaw]
+checkout = git clone 'git@github.com:urbainvaes/vim-macaw.git'
+update = git pull origin master
+push = git push origin master
+
+[$HOME/dotfiles/plugins/nvim-i3scratchpad]
+checkout = git clone 'git@github.com:urbainvaes/nvim-i3scratchpad.git'
+update = git pull origin master
+push = git push origin master