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