Update ansible.sublime-syntax
This commit is contained in:
parent
be42d68184
commit
551d6a2bba
1 changed files with 1 additions and 1 deletions
|
|
@ -51,7 +51,7 @@ contexts:
|
|||
scope: keyword.other.ansible.block
|
||||
captures:
|
||||
1: keyword.operator.assignment
|
||||
- match: '^[ \t]{0,}([\w\d]+)(:)'
|
||||
- match: '^[ \t]{0,}([\w\d_-]+)(:)'
|
||||
scope: keyword.other.ansible.action
|
||||
captures:
|
||||
1: keyword.other.ansible.action.name
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue