From 261edaa1c20660316dc150a9cc0a018e2ee7df5c Mon Sep 17 00:00:00 2001 From: Salt Date: Sun, 1 Aug 2021 19:37:23 -0500 Subject: [PATCH] Add vim-terraform --- .gitmodules | 3 +++ base/.vim/bundle/vim-terraform | 1 + 2 files changed, 4 insertions(+) create mode 160000 base/.vim/bundle/vim-terraform diff --git a/.gitmodules b/.gitmodules index 25f6f18f..1ba92a4f 100644 --- a/.gitmodules +++ b/.gitmodules @@ -43,3 +43,6 @@ [submodule "desktop-common/.minetest/games/mineclone2"] path = desktop-common/.minetest/games/mineclone2 url = https://git.minetest.land/Wuzzy/MineClone2 +[submodule "base/.vim/bundle/vim-terraform"] + path = base/.vim/bundle/vim-terraform + url = https://github.com/hashivim/vim-terraform diff --git a/base/.vim/bundle/vim-terraform b/base/.vim/bundle/vim-terraform new file mode 160000 index 00000000..f0b17ac9 --- /dev/null +++ b/base/.vim/bundle/vim-terraform @@ -0,0 +1 @@ +Subproject commit f0b17ac9f1bbdf3a29dba8b17ab429b1eed5d443