Skip to content

Commit 2e91ade

Browse files
committed
Add class completions to auto_complete_triggers
1 parent 795ea82 commit 2e91ade

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
22
"extensions": ["sublime-theme"],
3-
"auto_complete_selector": "- string - comment - constant | meta.main-key | meta.rule-key | meta.interpolation-key | meta.animation-key | meta.attributes-sequence - comment | meta.function-call.var meta.group",
3+
"auto_complete_selector": "- string - comment - constant | meta.main-key | meta.rule-key | meta.interpolation-key | meta.animation-key | meta.attributes-sequence - comment | meta.class-selector | meta.function-call.var meta.group",
44
}

0 commit comments

Comments
 (0)