mirror of
https://github.com/rose-pine/neovim.git
synced 2025-10-15 12:38:53 +02:00
docs: default to dawn if vim background is light
This commit is contained in:
parent
2c85657056
commit
923e442f16
1 changed files with 1 additions and 0 deletions
|
|
@ -71,6 +71,7 @@ require('lualine').setup({
|
|||
|
||||
```lua
|
||||
-- Set variant
|
||||
-- Defaults to 'dawn' if vim background is light
|
||||
-- @usage 'base' | 'moon' | 'dawn' | 'rose-pine[-moon][-dawn]'
|
||||
vim.g.rose_pine_variant = 'base'
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue