mirror of
https://github.com/rose-pine/neovim.git
synced 2025-10-15 12:38:53 +02:00
parent
f67828be44
commit
511e82e272
1 changed files with 1 additions and 0 deletions
|
|
@ -295,6 +295,7 @@ local function set_highlights()
|
|||
["@boolean"] = { link = "Boolean" },
|
||||
["@number"] = { link = "Number" },
|
||||
["@number.float"] = { link = "Number" },
|
||||
["@float"] = { link = "Number" },
|
||||
|
||||
--- Types
|
||||
["@type"] = { fg = palette.foam },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue