add options for neovide

This commit is contained in:
2024-03-05 01:06:37 +05:30
parent 81f450819c
commit a210975e26
4 changed files with 36 additions and 0 deletions

View File

@ -56,4 +56,11 @@ M.nvterm = {
},
}
M.telescope = {
defaults = {
winblend = 40,
pumblend = 40,
},
}
return M