refactor(nvim): increase 'winblend' for Neovide
This commit is contained in:
parent
1a1324761a
commit
2df228765a
@ -1,5 +1,5 @@
|
||||
-- Floating and Popupmenu Transparency
|
||||
vim.opt.winblend = 10
|
||||
vim.opt.winblend = 20
|
||||
vim.opt.pumblend = 10
|
||||
|
||||
-- Float blur amount
|
||||
|
Loading…
Reference in New Issue
Block a user