-
Notifications
You must be signed in to change notification settings - Fork 48
/
alex.yaml
38 lines (38 loc) · 1.35 KB
/
alex.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
- scope: Haskell Alex
- scope: comment.block
- scope: comment.line
- scope: constant.character.escape.alex
- scope: constant.character.escape.dec.alex
- scope: constant.character.escape.hex.alex
- scope: constant.character.escape.oct.alex
- scope: entity.name.class.alex
- scope: keyword.operator.alex
- scope: keyword.operator.pragma.alex
- scope: keyword.operator.rules.alex
- scope: meta.embedded.haskell
- scope: punctuation.block.begin.alex
- scope: punctuation.block.end.alex
- scope: punctuation.brackets.alex
- scope: storage.type.alex
- scope: string.quoted.double.alex
- scope: variable.parameter.alex
- scope: meta.embedded.block.haskell
- scope: punctuation.quote.double.alex
- scope: punctuation.semicolon.alex
- scope: punctuation.quote.single.alex
- scope: string.quoted.single.alex
- scope: comment.block.alex
- scope: comment.line.alex
- scope: entity.name.macro.character-set.alex
- scope: entity.name.macro.regular-expression.alex
- scope: entity.name.pragma.alex
- scope: meta.block.startcode.alex
- scope: meta.startcode.alex
- scope: punctuation.block.startcode.begin.alex
- scope: punctuation.block.startcode.end.alex
- scope: punctuation.bracket.startcode.alex
- scope: punctuation.comma.startcode.alex
- scope: punctuation.definition.comment.alex
- scope: variable.other.starcode.alex
- scope: variable.other.startcode.alex
- scope: punctuation.bracket.alex