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
fe246e20d4
commit
2a354e7619
1 changed files with 3 additions and 0 deletions
|
|
@ -93,6 +93,9 @@ vim.g.rose_pine_disable_italics = false
|
|||
-- Use terminal background
|
||||
vim.g.rose_pine_disable_background = false
|
||||
|
||||
-- Use bold vertical split line
|
||||
vim.g.rose_pine_bold_vertical_split_line = true
|
||||
|
||||
-- Set colorscheme after options
|
||||
vim.cmd('colorscheme rose-pine')
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue