sql keywords

This commit is contained in:
Rudis Muiznieks 2021-09-01 15:41:19 -05:00
parent 1244dc66f5
commit bb111611d4
1 changed files with 1 additions and 0 deletions

View File

@ -127,6 +127,7 @@ local theme = lush(function()
-- language specific stuff
csGeneric { Function },
yamlBlockMappingKey { Function },
sqlKeyword { Function },
}
end)