diff --git a/bundles.vim b/bundles.vim index 32c450f..48e1761 100644 --- a/bundles.vim +++ b/bundles.vim @@ -38,6 +38,7 @@ Bundle 'timcharper/textile.vim' Bundle 'jnurmine/Zenburn' Bundle 'mattn/zencoding-vim' Bundle 'Lokaltog/vim-distinguished' +Bundle 'slim-template/vim-slim' filetype plugin indent on syntax on