From adb4841f65ba64112330cfeeb3373b0416c9dac3 Mon Sep 17 00:00:00 2001 From: Orien Vandenbergh Date: Thu, 19 Jan 2017 15:58:25 -0700 Subject: [PATCH] Add terraform plugin to vim --- vimrc | 1 + 1 file changed, 1 insertion(+) diff --git a/vimrc b/vimrc index b2b5bb7..04d68f1 100644 --- a/vimrc +++ b/vimrc @@ -12,6 +12,7 @@ execute pathogen#infect() " * https://github.com/pangloss/vim-javascript " * https://github.com/tpope/vim-surround " * https://github.com/scrooloose/syntastic +" * https://github.com/hashivim/vim-terraform.git " " Pathogen colorschemes used: (vimcolors.com for more) " * https://github.com/Marfisc/vorange.git