diff --git a/.vim/vimrc b/.vim/vimrc index 6fd6f87..53d4b01 100644 --- a/.vim/vimrc +++ b/.vim/vimrc @@ -74,6 +74,7 @@ Bundle "motus/pig.vim" Bundle "nathanaelkane/vim-indent-guides" Bundle "pangloss/vim-javascript" Bundle "rodjek/vim-puppet" +Bundle "scrooloose/syntastic" Bundle "terryma/vim-expand-region" Bundle "tomtom/tlib_vim" Bundle "tpope/vim-fugitive"