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
e153a6b7eb
commit
49647d12b4
1 changed files with 1 additions and 1 deletions
|
|
@ -84,7 +84,7 @@ local colors = require("galaxyline.themes.colors")["rose-pine"]
|
||||||
|
|
||||||
> Options should be set **before** colorscheme
|
> 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
|
Variant respects `vim.o.background`, using dawn when light and `dark_variant` when dark
|
||||||
|
|
||||||
```lua
|
```lua
|
||||||
require('rose-pine').setup({
|
require('rose-pine').setup({
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue