summaryrefslogtreecommitdiff
path: root/.mrconfig
diff options
context:
space:
mode:
Diffstat (limited to '.mrconfig')
-rw-r--r--.mrconfig5
1 files changed, 5 insertions, 0 deletions
diff --git a/.mrconfig b/.mrconfig
index 437d1d6..4152e60 100644
--- a/.mrconfig
+++ b/.mrconfig
@@ -22,3 +22,8 @@ push = git push origin master
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