diff --git a/lua/lush_theme/wormbait.lua b/lua/lush_theme/wormbait.lua index aef9fa8..6d31224 100644 --- a/lua/lush_theme/wormbait.lua +++ b/lua/lush_theme/wormbait.lua @@ -127,6 +127,7 @@ local theme = lush(function() -- language specific stuff csGeneric { Function }, yamlBlockMappingKey { Function }, + sqlKeyword { Function }, } end)