Skip to content

Commit

Permalink
Allow pre-processor in unit file attributes
Browse files Browse the repository at this point in the history
  • Loading branch information
codecat committed Nov 19, 2019
1 parent 661b863 commit 03b31c9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Unit.sublime-syntax
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@ contexts:
push: attribute-value

attributes:
- include: has-preprocessor
- match: '[A-Za-z0-9\-_]+\b'
scope: entity.other.attribute-name
push: attribute-value
Expand Down

0 comments on commit 03b31c9

Please sign in to comment.