vim-haml
vim-haml copied to clipboard
@supports query breaks highlighting
Minimal .vimrc:
set nocompatible
set runtimepath+=~/.vim/bundle/vim-haml
filetype plugin on
filetype indent on
syntax on
Example: