mirror of
https://github.com/rose-pine/neovim.git
synced 2025-10-15 12:38:53 +02:00
docs: update readme
This commit is contained in:
parent
e4d7c4fc76
commit
532b03164c
1 changed files with 1 additions and 2 deletions
|
|
@ -67,7 +67,7 @@ require('lualine').setup({
|
|||
|
||||
## Options
|
||||
|
||||
> Options should be set before the colorscheme
|
||||
> Options should be set before colorscheme
|
||||
|
||||
```lua
|
||||
-- Set variant
|
||||
|
|
@ -78,7 +78,6 @@ vim.g.rose_pine_variant = 'base'
|
|||
vim.g.rose_pine_disable_italics = false
|
||||
|
||||
-- Use terminal background
|
||||
-- Note: Set to true to fix any funky background colors
|
||||
vim.g.rose_pine_disable_background = false
|
||||
|
||||
-- Set colorscheme after options
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue