diff --git a/lua/lush_theme/wormbait.lua b/lua/lush_theme/wormbait.lua index b6627e4..dbaf929 100644 --- a/lua/lush_theme/wormbait.lua +++ b/lua/lush_theme/wormbait.lua @@ -135,6 +135,7 @@ local theme = lush(function() typescriptDOMDocProp { Identifier }, typescriptDOMEventTargetMethod { Identifier }, typescriptBOMWindowMethod { Identifier }, + typescriptAbstract { Keyword }, } end)