mirror of
https://github.com/rose-pine/neovim.git
synced 2025-10-15 12:38:53 +02:00
parent
894acd0f4b
commit
2700642dad
1 changed files with 1 additions and 1 deletions
|
|
@ -224,7 +224,7 @@ function M._load(options)
|
|||
h('@keyword.operator', { fg = p.subtle })
|
||||
h('@label', { link = 'Label' })
|
||||
h('@macro', { link = 'Macro' })
|
||||
h('@method', { fg = p.iris })
|
||||
h('@method', { fg = p.rose })
|
||||
h('@number', { link = 'Number' })
|
||||
h('@operator', { link = 'Operator' })
|
||||
h('@parameter', { fg = p.iris, italic = maybe.italic })
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue