vim: add slim syntax files

master
Guillaume Dott 2014-10-09 14:36:35 +02:00
parent 1110603d22
commit 22e6df7665
1 changed files with 2 additions and 0 deletions

View File

@ -19,6 +19,8 @@ if filereadable(expand("$HOME/.vim/bundle/vundle/README.md"))
Plugin 'tpope/vim-haml' Plugin 'tpope/vim-haml'
Plugin 'tpope/vim-markdown' Plugin 'tpope/vim-markdown'
Plugin 'slim-template/vim-slim'
Plugin 'Sirver/ultisnips' Plugin 'Sirver/ultisnips'
Plugin 'honza/vim-snippets' Plugin 'honza/vim-snippets'