mirror of
https://github.com/rose-pine/neovim.git
synced 2025-10-15 12:38:53 +02:00
feat: add vim.g.rose_pine_disable_float_background option
This commit is contained in:
parent
0f83b4a472
commit
ce1a9d36e5
3 changed files with 9 additions and 2 deletions
|
|
@ -79,6 +79,7 @@ vim.g.rose_pine_variant = 'dawn'
|
|||
|
||||
vim.g.rose_pine_bold_vertical_split_line = true
|
||||
vim.g.rose_pine_disable_background = false
|
||||
vim.g.rose_pine_disable_float_background = false
|
||||
vim.g.rose_pine_disable_italics = false
|
||||
|
||||
local p = require('rose-pine.palette')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue