summaryrefslogtreecommitdiff
path: root/.mrconfig
blob: 0bfd2167c862a9a912ca9e210e54e04519daf724 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[$HOME/dotfiles/plugins/fzf-marks]
checkout = git clone 'git@github.com:urbainvaes/fzf-marks'
update = git pull origin master
push = git push origin master

[$HOME/dotfiles/plugins/vim-remembrall]
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'
update = git pull origin master
push = git saveandsync