refactor(nvim): increase 'winblend' for Neovide

This commit is contained in:
Price Hiller 2024-03-10 21:26:12 -05:00
parent 1a1324761a
commit 2df228765a
Signed by: Price
GPG Key ID: C3FADDE7A8534BEB

View File

@ -1,5 +1,5 @@
-- Floating and Popupmenu Transparency
vim.opt.winblend = 10
vim.opt.winblend = 20
vim.opt.pumblend = 10
-- Float blur amount