aboutsummaryrefslogtreecommitdiff
path: root/vim/bundles.vim
diff options
context:
space:
mode:
Diffstat (limited to 'vim/bundles.vim')
-rw-r--r--vim/bundles.vim1
1 files changed, 1 insertions, 0 deletions
diff --git a/vim/bundles.vim b/vim/bundles.vim
index 06606ea..c221c10 100644
--- a/vim/bundles.vim
+++ b/vim/bundles.vim
@@ -12,6 +12,7 @@ Plugin 'fatih/vim-go'
Plugin 'Glench/Vim-Jinja2-Syntax'
Plugin 'saltstack/salt-vim'
Plugin 'b4b4r07/vim-hcl'
+Plugin 'fatih/vim-hclfmt'
call vundle#end()