@@ -140,32 +140,11 @@ let g:syntastic_check_on_wq = 0
140
140
141
141
" }}}
142
142
143
-
144
- " {{ Other plugins installed not needing configuration
145
- "
146
- " https://github.com/godlygeek/csapprox
147
- " https://github.com/tpope/vim-fugitive.git
148
- " https://github.com/rstacruz/sparkup.git
143
+ " {{{ Terraform
144
+ " https://github.com/hashivim/vim-terraform
149
145
"
150
- " https://github.com/docteurklein/vim-symfony.git
151
- " https://github.com/Rican7/php-doc-modded.git
152
- " https://github.com/alvan/vim-php-manual.git
153
- " https://github.com/stephpy/vim-php-cs-fixer.git
154
- " https://github.com/vim-scripts/JavaScript-Indent.git
155
- " https://github.com/mxw/vim-jsx.git
156
- " https://github.com/bronson/vim-trailing-whitespace
157
- " https://github.com/lumiliet/vim-twig.git
158
- " https://github.com/ap/vim-css-color
159
- " https://github.com/stephpy/vim-yaml
160
- " https://github.com/pangloss/vim-javascript.git
161
- " https://github.com/JulesWang/css.vim.git
162
- " https://github.com/othree/html5.vim.git
163
- " https://github.com/elzr/vim-json.git
164
- " https://github.com/tpope/vim-markdown.git
165
- " https://github.com/moskytw/nginx-contrib-vim.git
166
- " https://github.com/StanAngeloff/php.vim.git
167
- " https://github.com/mitsuhiko/vim-python-combined.git
168
- " https://github.com/vim-scripts/XSLT-syntax.git
146
+
147
+ let g:terraform_align=1
169
148
170
149
" }}}
171
150
0 commit comments