vim-haml icon indicating copy to clipboard operation
vim-haml copied to clipboard

@supports query breaks highlighting

Open jsit opened this issue 5 years ago • 0 comments

Minimal .vimrc:

set nocompatible
set runtimepath+=~/.vim/bundle/vim-haml
filetype plugin on
filetype indent on
syntax on

Example:

Screen Shot 2019-05-15 at 7 17 57 PM

jsit avatar May 15 '19 23:05 jsit