Skip to content

Commit 03b31c9

Browse files
committed
Allow pre-processor in unit file attributes
1 parent 661b863 commit 03b31c9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Unit.sublime-syntax

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@ contexts:
6868
push: attribute-value
6969

7070
attributes:
71+
- include: has-preprocessor
7172
- match: '[A-Za-z0-9\-_]+\b'
7273
scope: entity.other.attribute-name
7374
push: attribute-value

0 commit comments

Comments
 (0)