mirror of
https://github.com/rose-pine/neovim.git
synced 2025-10-15 12:38:53 +02:00
add note about broken background colors
This commit is contained in:
parent
9643b68317
commit
e1fbe6a8d9
1 changed files with 1 additions and 0 deletions
|
|
@ -56,6 +56,7 @@ vim.g.rose_pine_variant = 'base'
|
|||
vim.g.rose_pine_enable_italics = true
|
||||
|
||||
-- Use terminal background
|
||||
-- Note: Set to true to fix any funky background colors
|
||||
vim.g.rose_pine_disable_background = false
|
||||
```
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue