1
0
mirror of https://github.com/bertptrs/vimconfig.git synced 2025-12-25 12:30:32 +01:00

Add terraform support to vim.

This commit is contained in:
2020-09-16 17:02:01 +02:00
parent b40e933ae8
commit 62e2bee5ee
2 changed files with 4 additions and 0 deletions

3
.gitmodules vendored
View File

@@ -49,3 +49,6 @@
[submodule "vim/.vim/pack/bundle/start/Vim-Jinja2-Syntax"]
path = vim/.vim/pack/bundle/start/Vim-Jinja2-Syntax
url = https://github.com/Glench/Vim-Jinja2-Syntax.git
[submodule "vim/.vim/pack/bundle/start/vim-terraform"]
path = vim/.vim/pack/bundle/start/vim-terraform
url = https://github.com/hashivim/vim-terraform