diff --git a/.vim/vimrc b/.vim/vimrc index 51e9d9a..9d7982a 100644 --- a/.vim/vimrc +++ b/.vim/vimrc @@ -67,6 +67,7 @@ Bundle "MarcWeber/vim-addon-mw-utils" Bundle "motus/pig.vim" Bundle "nathanaelkane/vim-indent-guides" Bundle "pangloss/vim-javascript" +Bundle "rodjek/vim-puppet" Bundle "terryma/vim-expand-region" Bundle "tomtom/tlib_vim" Bundle "tpope/vim-fugitive"