1
0
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:
sharkdp
2019-12-09 23:34:31 +01:00
committed by David Peter
parent 35026a033a
commit 75cb1ce196

View File

@@ -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