add tag hl group

v2.5
siduck 3 years ago
parent b243a8dcc3
commit 26613cb0f6

@ -6,7 +6,7 @@ return {
fg = theme.base0F, fg = theme.base0F,
}, },
['@attribute'] = { ["@attribute"] = {
fg = theme.base0A, fg = theme.base0A,
}, },
@ -110,7 +110,9 @@ return {
fg = theme.base0B, fg = theme.base0B,
}, },
-- @tag ["@tag"] = {
link = "Tag",
},
["@tag.attribute"] = { ["@tag.attribute"] = {
link = "@property", link = "@property",

Loading…
Cancel
Save