mirror of
https://github.com/sharkdp/bat.git
synced 2025-09-01 10:52:24 +01:00
Manually convert Robot.sublime-syntax
This commit is contained in:
3
assets/syntaxes/Robot.sublime-syntax
vendored
3
assets/syntaxes/Robot.sublime-syntax
vendored
@@ -52,3 +52,6 @@ contexts:
|
||||
- meta_scope: keyword.control.robot
|
||||
- match: '($|\||\s{2,})'
|
||||
pop: true
|
||||
- match: (?i)^\s+(Given|When|and|but|Then)
|
||||
comment: BDD keywords
|
||||
scope: string.robot.bdd
|
||||
|
Reference in New Issue
Block a user