mirror of
https://github.com/rose-pine/neovim.git
synced 2025-10-15 12:38:53 +02:00
fix(docs): incorrect option name
This commit is contained in:
parent
40e5660af4
commit
8f7a83c8f8
1 changed files with 1 additions and 1 deletions
|
|
@ -39,7 +39,7 @@ colorscheme rose-pine
|
|||
vim.g.rose_pine_variant = 'base'
|
||||
|
||||
-- Use terminal background
|
||||
vim.g.rose_pine_remove_background = false
|
||||
vim.g.rose_pine_disable_background = false
|
||||
```
|
||||
|
||||
## Functions
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue