mirror of
https://github.com/rose-pine/neovim.git
synced 2025-10-15 12:38:53 +02:00
Update rose-pine.lua
This commit is contained in:
parent
7a6893a6c4
commit
bc454054e2
1 changed files with 0 additions and 2 deletions
|
|
@ -553,8 +553,6 @@ local function set_highlights()
|
||||||
IblScope = { fg = palette.foam },
|
IblScope = { fg = palette.foam },
|
||||||
IblWhitespace = { fg = palette.overlay },
|
IblWhitespace = { fg = palette.overlay },
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
-- hrsh7th/nvim-cmp
|
-- hrsh7th/nvim-cmp
|
||||||
CmpItemAbbr = { fg = palette.subtle },
|
CmpItemAbbr = { fg = palette.subtle },
|
||||||
CmpItemAbbrDeprecated = { fg = palette.subtle, strikethrough = true },
|
CmpItemAbbrDeprecated = { fg = palette.subtle, strikethrough = true },
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue