mirror of
https://github.com/sharkdp/bat
synced 2026-08-10 20:01:45 +00:00
Manually convert Robot.sublime-syntax
This commit is contained in:
Vendored
+3
@@ -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