diff --git a/.vimrc b/.vimrc index fd14891..a5ba4c1 100644 --- a/.vimrc +++ b/.vimrc @@ -27,6 +27,7 @@ Bundle 'matze/vim-move' Bundle 'kchmck/vim-coffee-script' Bundle 'tpope/vim-haml' Bundle 'vim-ruby/vim-ruby' +Bundle 'nono/vim-handlebars' filetype plugin indent on " Enable filetype plugins