mirror of
https://github.com/rose-pine/neovim.git
synced 2025-10-15 12:38:53 +02:00
removing import for now from rose-pine.lua
This commit is contained in:
parent
16ca5c1a90
commit
7a6893a6c4
1 changed files with 0 additions and 4 deletions
|
|
@ -554,10 +554,6 @@ local function set_highlights()
|
|||
IblWhitespace = { fg = palette.overlay },
|
||||
|
||||
|
||||
-- epwalsh/obsidian.nvim
|
||||
ObsidianBullet = { fg = palette.muted },
|
||||
ObsidianRefText = { underline = true, fg = palette.iris },
|
||||
ObsidianDone = { bold = true, fg = palette.foam },
|
||||
|
||||
-- hrsh7th/nvim-cmp
|
||||
CmpItemAbbr = { fg = palette.subtle },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue