This commit is contained in:
siduck 2022-07-04 15:00:27 +05:30
parent e2fcca8a0d
commit 8195ffa939

View file

@ -181,4 +181,12 @@ return {
TSProperty = {
fg = theme.base08,
},
TSInclude = {
link = "Include",
},
TSConditional = {
link = "Conditional",
},
}