removed type.alias

This commit is contained in:
Omer Ben-Amram 2019-12-14 13:29:42 +02:00
parent 67641d3f5f
commit 083010f633
4 changed files with 28 additions and 14 deletions

View file

@ -56,6 +56,7 @@ export class Highlighter {
decoration('type.self'),
decoration('type.generic'),
decoration('type.param'),
decoration('type.lifetime'),
decoration('builtin'),
decoration('text'),
decoration('attribute'),