diff --git a/.vim/vimrc b/.vim/vimrc index a037c6f..58cf7ff 100644 --- a/.vim/vimrc +++ b/.vim/vimrc @@ -88,7 +88,9 @@ Bundle 'scratch.vim' " Syntax Bundle 'https://github.com/groenewege/vim-less.git' +Bundle 'https://github.com/tpope/vim-haml.git' Bundle 'go' +Bundle 'https://github.com/slim-template/vim-slim.git' " Themes Bundle 'git://github.com/jnurmine/Zenburn.git'