summaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
authorFlorian Pritz <bluewind@xinu.at>2016-05-29 16:33:52 +0200
committerFlorian Pritz <bluewind@xinu.at>2016-05-29 16:33:52 +0200
commit4fca5123643d39d457a0d4865d3667e80a2b293e (patch)
treead96a193bea75bc1067d6db81cceef4bd6994747 /.gitmodules
parentd3cec3196d8e7734ddd0750aaeeaa49966a7fb34 (diff)
downloaddotfiles-4fca5123643d39d457a0d4865d3667e80a2b293e.tar.gz
dotfiles-4fca5123643d39d457a0d4865d3667e80a2b293e.tar.xz
Add ansible plugin
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 e791dd8..bd780f1 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -82,3 +82,6 @@
[submodule ".vim/bundle/vim-monokai"]
path = .vim/bundle/vim-monokai
url = https://github.com/sickill/vim-monokai.git
+[submodule ".vim/bundle/vim-ansible-yaml"]
+ path = .vim/bundle/vim-ansible-yaml
+ url = https://github.com/chase/vim-ansible-yaml.git