sql keywords
This commit is contained in:
parent
1244dc66f5
commit
bb111611d4
1 changed files with 1 additions and 0 deletions
|
@ -127,6 +127,7 @@ local theme = lush(function()
|
|||
-- language specific stuff
|
||||
csGeneric { Function },
|
||||
yamlBlockMappingKey { Function },
|
||||
sqlKeyword { Function },
|
||||
}
|
||||
end)
|
||||
|
||||
|
|
Reference in a new issue