mirror of
https://github.com/gabehf/base46.git
synced 2026-03-16 18:55:56 -07:00
add tag hl group
This commit is contained in:
parent
b243a8dcc3
commit
26613cb0f6
1 changed files with 6 additions and 4 deletions
|
|
@ -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…
Add table
Add a link
Reference in a new issue