Compare commits

..

No commits in common. "6e30b2ec2f43d18b3229385ff1d25a30d9dfd672" and "c973c7603526b8ba9d3ff942ec6cad029e7389db" have entirely different histories.

3 changed files with 3 additions and 4 deletions

@ -1 +1 @@
Subproject commit 19c6b0c4c9b35962e45b782e2b85a3214d2ac4d5 Subproject commit dc71d94fe223763d28ab49ee3de4fd7081a84891

@ -1 +1 @@
Subproject commit 05c3555152aeac0be4a0b24dfd118d909058ce47 Subproject commit b3989a2b07fe6eb3aa285821cf9d589cad241bdc

View file

@ -406,8 +406,7 @@ endfun
call s:C("@attribute.scss","","","") call s:C("@attribute.scss","","","")
call s:C("@character.special.scss",g:cBlue,"","bold") call s:C("@character.special.scss",g:cBlue,"","bold")
call s:C("@function.scss","","","") call s:C("@function.scss","","","")
call s:C("@keyword.import.scss",g:cYellow,"","bold") call s:C("@keyword.import.scss","","","")
call s:C("@keyword.modifier.scss","","","")
call s:C("@keyword.operator.scss","","","") call s:C("@keyword.operator.scss","","","")
call s:C("@keyword.repeat.scss","","","") call s:C("@keyword.repeat.scss","","","")
call s:C("@keyword.scss","","","") call s:C("@keyword.scss","","","")