From a533d127931077fa0c3c4d9cbe9f20666f36d7e4 Mon Sep 17 00:00:00 2001 From: Rudis Muiznieks Date: Sun, 5 Sep 2021 15:08:01 -0500 Subject: [PATCH] more typescript, sigh --- lua/lush_theme/wormbait.lua | 1 + 1 file changed, 1 insertion(+) diff --git a/lua/lush_theme/wormbait.lua b/lua/lush_theme/wormbait.lua index 6204d56..9ea2b6c 100644 --- a/lua/lush_theme/wormbait.lua +++ b/lua/lush_theme/wormbait.lua @@ -143,6 +143,7 @@ local theme = lush(function() typescriptObjectStaticMethod { Identifier }, typescriptPaymentShippingOptionProp { Identifier }, typescriptVariable { Keyword }, + typescriptEnumKeyword { Keyword }, } end)