mirror of
https://github.com/rose-pine/neovim.git
synced 2025-10-15 12:38:53 +02:00
Update readme.md (#68)
This commit is contained in:
parent
b425bbd84c
commit
8e38e08c75
1 changed files with 2 additions and 0 deletions
|
|
@ -84,6 +84,8 @@ local colors = require("galaxyline.themes.colors")["rose-pine"]
|
|||
|
||||
> Options should be set **before** colorscheme
|
||||
|
||||
Variant now respects `vim.o.background`, using dawn when light (`vim.cmd("set background=light")`) and dark_variant when dark
|
||||
|
||||
```lua
|
||||
require('rose-pine').setup({
|
||||
---@usage 'main'|'moon'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue