Files
emmet-vim-fork/syntax/javascript.vim

4 lines
239 B
VimL

" Register `styledEmmetAbbreviation` syntax in `styledDefinition` region defined in
" https://github.com/styled-components/vim-styled-components.
syntax match styledEmmetAbbreviation "[a-z0-9#+!%]\+" containedin=styledDefinition contained