summaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
authorFlorian Pritz <bluewind@xinu.at>2019-06-25 10:04:49 +0200
committerFlorian Pritz <bluewind@xinu.at>2019-07-06 14:19:22 +0200
commitb34bb68ce21e673563a71377c3196d10605e4ca9 (patch)
treee8f81f6089a5e4bc722556b37564b41db5c5355f /.gitmodules
parent7665ee333713d46318e1b44b0e51289e4b3da933 (diff)
downloaddotfiles-b34bb68ce21e673563a71377c3196d10605e4ca9.tar.gz
dotfiles-b34bb68ce21e673563a71377c3196d10605e4ca9.tar.xz
git: Add new alias and add -v to fetch
Signed-off-by: Florian Pritz <bluewind@xinu.at>
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
index 5199333..0d12e31 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -142,3 +142,6 @@
[submodule ".vim/bundle/vim-puppet"]
path = .vim/bundle/vim-puppet
url = https://github.com/rodjek/vim-puppet.git
+[submodule ".vim/bundle/vim-eyaml"]
+ path = .vim/bundle/vim-eyaml
+ url = https://github.com/davewongillies/vim-eyaml.git