mirror of
https://github.com/rose-pine/neovim.git
synced 2025-10-15 12:38:53 +02:00
docs(theme): remove unused code
This commit is contained in:
parent
8fd9498412
commit
3f0c350251
1 changed files with 0 additions and 1 deletions
|
|
@ -387,7 +387,6 @@ function M.get(config)
|
|||
IndentBlanklineChar = { fg = p.muted },
|
||||
IndentBlanklineSpaceChar = {
|
||||
fg = blend(p.muted, groups.background, 0.5),
|
||||
-- fg = p.muted,
|
||||
}, -- visible indentation (also includes tabs)
|
||||
IndentBlanklineSpaceCharBlankline = { fg = p.muted },
|
||||
IndentBlanklineContextChar = { fg = p.foam },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue