Skip to content

Commit

Permalink
created "puppet" bundle.
Browse files Browse the repository at this point in the history
  • Loading branch information
shoekstra committed Sep 14, 2014
1 parent ff1c8bc commit c444d0d
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .vimrc.bundles
Original file line number Diff line number Diff line change
Expand Up @@ -256,6 +256,12 @@
endif
" }

" Puppet {
if count(g:spf13_bundle_groups, 'puppet')
Bundle 'rodjek/vim-puppet'
endif
" }

" Go Lang {
if count(g:spf13_bundle_groups, 'go')
"Bundle 'Blackrush/vim-gocode'
Expand Down

0 comments on commit c444d0d

Please sign in to comment.