mirror of
https://github.com/harivansh-afk/cozybox.nvim.git
synced 2026-04-15 07:04:45 +00:00
fix
This commit is contained in:
parent
bc350095ce
commit
fd31836d31
1 changed files with 1 additions and 1 deletions
|
|
@ -1270,7 +1270,7 @@ local function get_groups()
|
|||
["@storageclass"] = { link = "StorageClass" },
|
||||
["@attribute"] = { link = "PreProc" },
|
||||
["@field"] = { link = "Identifier" },
|
||||
["@property"] = { link = "CozyboxGreen" },
|
||||
["@property"] = { link = "Identifier" },
|
||||
["@variable"] = { link = "CozyboxFg1" },
|
||||
["@variable.builtin"] = { link = "Special" },
|
||||
["@variable.member"] = { link = "Identifier" },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue