Disable transparent background in nvim
This commit is contained in:
parent
fdf85919d2
commit
7be2032f87
|
@ -1,6 +1,5 @@
|
||||||
return {
|
return {
|
||||||
flavour = "macchiato",
|
flavour = "macchiato",
|
||||||
transparent_background = true,
|
|
||||||
term_colors = true,
|
term_colors = true,
|
||||||
integrations = {
|
integrations = {
|
||||||
dashboard = true,
|
dashboard = true,
|
||||||
|
|
Loading…
Reference in a new issue