2018-05-24 02:52:06 +00:00
|
|
|
if dracula#should_abort('typescript')
|
2018-05-02 18:42:59 +00:00
|
|
|
finish
|
|
|
|
endif
|
|
|
|
|
2018-05-12 16:27:45 +00:00
|
|
|
hi! link typescriptAliasDeclaration Type
|
2018-05-02 18:42:59 +00:00
|
|
|
hi! link typescriptArrayMethod DraculaCyan
|
2018-05-08 19:02:10 +00:00
|
|
|
hi! link typescriptArrowFunc Operator
|
2018-05-02 18:42:59 +00:00
|
|
|
hi! link typescriptArrowFuncArg DraculaOrangeItalic
|
|
|
|
hi! link typescriptAssign Operator
|
2018-10-30 23:56:07 +00:00
|
|
|
hi! link typescriptBOMWindowProp Constant
|
2018-05-02 18:42:59 +00:00
|
|
|
hi! link typescriptBinaryOp Operator
|
2018-10-30 23:56:07 +00:00
|
|
|
hi! link typescriptBraces Delimiter
|
2018-05-02 18:42:59 +00:00
|
|
|
hi! link typescriptCall typescriptArrowFuncArg
|
|
|
|
hi! link typescriptClassHeritage Type
|
|
|
|
hi! link typescriptClassName Type
|
|
|
|
hi! link typescriptDateMethod DraculaCyan
|
|
|
|
hi! link typescriptDateStaticMethod Function
|
|
|
|
hi! link typescriptDecorator DraculaGreenItalic
|
2018-06-20 00:52:04 +00:00
|
|
|
hi! link typescriptDefaultParam Operator
|
2018-05-02 18:42:59 +00:00
|
|
|
hi! link typescriptES6SetMethod DraculaCyan
|
2018-10-30 23:56:07 +00:00
|
|
|
hi! link typescriptEndColons Delimiter
|
2018-05-02 18:42:59 +00:00
|
|
|
hi! link typescriptEnum Type
|
|
|
|
hi! link typescriptEnumKeyword Keyword
|
2018-10-30 23:56:07 +00:00
|
|
|
hi! link typescriptFuncComma Delimiter
|
2018-05-02 18:42:59 +00:00
|
|
|
hi! link typescriptFuncKeyword Keyword
|
2018-06-20 00:52:04 +00:00
|
|
|
hi! link typescriptFuncTypeArrow Operator
|
2018-05-02 18:42:59 +00:00
|
|
|
hi! link typescriptGlobal Type
|
|
|
|
hi! link typescriptGlobalMethod DraculaCyan
|
|
|
|
hi! link typescriptGlobalObjects Type
|
|
|
|
hi! link typescriptIdentifier Keyword
|
|
|
|
hi! link typescriptInterfaceHeritage Type
|
|
|
|
hi! link typescriptInterfaceName Type
|
|
|
|
hi! link typescriptInterpolationDelimiter Keyword
|
|
|
|
hi! link typescriptKeywordOp Keyword
|
|
|
|
hi! link typescriptLogicSymbols Operator
|
2018-10-30 23:56:07 +00:00
|
|
|
hi! link typescriptMember Identifier
|
2018-05-02 18:42:59 +00:00
|
|
|
hi! link typescriptMemberOptionality Special
|
|
|
|
hi! link typescriptObjectColon Special
|
2018-10-30 23:56:07 +00:00
|
|
|
hi! link typescriptObjectLabel Identifier
|
2018-05-02 18:42:59 +00:00
|
|
|
hi! link typescriptObjectSpread Operator
|
|
|
|
hi! link typescriptOperator Operator
|
2018-10-30 23:56:07 +00:00
|
|
|
hi! link typescriptParens Delimiter
|
2018-05-02 18:42:59 +00:00
|
|
|
hi! link typescriptPredefinedType Type
|
|
|
|
hi! link typescriptTernaryOp Operator
|
|
|
|
hi! link typescriptTypeAnnotation Special
|
|
|
|
hi! link typescriptTypeCast Operator
|
2018-06-20 00:52:04 +00:00
|
|
|
hi! link typescriptTypeParameter DraculaOrangeItalic
|
2018-05-02 18:42:59 +00:00
|
|
|
hi! link typescriptUnaryOp Operator
|
|
|
|
hi! link typescriptVariable Keyword
|