mirror of
https://github.com/rose-pine/neovim.git
synced 2025-10-15 12:38:53 +02:00
docs: update variant name
This commit is contained in:
parent
4a36ea9819
commit
0f83b4a472
1 changed files with 1 additions and 1 deletions
|
|
@ -19,7 +19,7 @@ use({
|
|||
as = 'rose-pine',
|
||||
config = function()
|
||||
-- Options (see available options below)
|
||||
vim.g.rose_pine_variant = 'base'
|
||||
vim.g.rose_pine_variant = 'main'
|
||||
|
||||
-- Load colorscheme after options
|
||||
vim.cmd('colorscheme rose-pine')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue