diff options
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
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 |