feat(ui): disable transparency
This commit is contained in:
@@ -22,8 +22,8 @@ return {
|
|||||||
tabstop = 4,
|
tabstop = 4,
|
||||||
textwidth = 120,
|
textwidth = 120,
|
||||||
wrap = true,
|
wrap = true,
|
||||||
winblend = 50,
|
winblend = 0,
|
||||||
pumblend = 30,
|
pumblend = 0,
|
||||||
},
|
},
|
||||||
g = {
|
g = {
|
||||||
neovide_hide_mouse_when_typing = true,
|
neovide_hide_mouse_when_typing = true,
|
||||||
|
|||||||
Reference in New Issue
Block a user