Vim: Add Ansible plugin

This commit is contained in:
Salt 2019-08-30 03:47:57 -05:00
parent d3640dcaf0
commit 0b8640fee8
2 changed files with 4 additions and 0 deletions

3
.gitmodules vendored
View File

@ -49,3 +49,6 @@
[submodule ".vim/bundle/vim-javascript"]
path = .vim/bundle/vim-javascript
url = https://github.com/pangloss/vim-javascript
[submodule ".vim/bundle/vim-ansible-yaml"]
path = .vim/bundle/vim-ansible-yaml
url = https://github.com/chase/vim-ansible-yaml

@ -0,0 +1 @@
Subproject commit a6f92d17ff01b2e63d6c9fdbb7f7e13c7fd41d14