add TSField

This commit is contained in:
mvllow 2021-08-15 15:44:17 -05:00
commit 2d431410dc

View file

@ -170,7 +170,7 @@ theme.loadTreesitter = function()
-- TSEmphasis = {},
-- TSError = {},
-- TSException = {},
-- TSField = {},
TSField = { fg = p.foam },
-- TSFloat = {},
TSFuncBuiltin = { fg = p.love },
-- TSFuncMacro = {},