Update rose-pine.lua

This commit is contained in:
mvllow 2024-10-23 18:56:55 -04:00 committed by GitHub
commit bc454054e2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -553,8 +553,6 @@ local function set_highlights()
IblScope = { fg = palette.foam },
IblWhitespace = { fg = palette.overlay },
-- hrsh7th/nvim-cmp
CmpItemAbbr = { fg = palette.subtle },
CmpItemAbbrDeprecated = { fg = palette.subtle, strikethrough = true },