mirror of
https://github.com/hail2u/vim-css3-syntax.git
synced 2025-12-07 03:04:26 +08:00
Remove obsolete workaround
This commit is contained in:
@@ -1,3 +1 @@
|
|||||||
runtime! syntax/css/*.vim
|
runtime! syntax/css/*.vim
|
||||||
syn clear cssMediaBlock
|
|
||||||
syn region cssMediaBlock contained transparent matchgroup=cssBraces start='{' end='}' contains=TOP
|
|
||||||
|
|||||||
Reference in New Issue
Block a user