From 7d7f74cbc2ad5393db12488cbf6e032015a47b30 Mon Sep 17 00:00:00 2001 From: Rudis Muiznieks Date: Sun, 5 Sep 2021 13:54:46 -0500 Subject: [PATCH] more typescript --- 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 dbaf929..e52c8e1 100644 --- a/lua/lush_theme/wormbait.lua +++ b/lua/lush_theme/wormbait.lua @@ -136,6 +136,7 @@ local theme = lush(function() typescriptDOMEventTargetMethod { Identifier }, typescriptBOMWindowMethod { Identifier }, typescriptAbstract { Keyword }, + typescriptBOMLocationMethod { Identifier }, } end)