Add vim-terraform module for nicer terraform experience

This commit is contained in:
Andrew R. M
2022-09-07 19:01:14 +00:00
parent 5d5a099936
commit 8c2718bb2e
2 changed files with 4 additions and 0 deletions

3
.gitmodules vendored
View File

@@ -34,3 +34,6 @@
[submodule "vim/.vim/bundle/vim-dim"]
path = vim/.vim/bundle/vim-dim
url = https://github.com/jeffkreeftmeijer/vim-dim.git
[submodule "vim/.vim/bundle/vim-terraform"]
path = vim/.vim/bundle/vim-terraform
url = https://github.com/hashivim/vim-terraform.git