Disable transparent background in nvim

This commit is contained in:
Evie Litherland-Smith 2023-02-23 13:38:47 +00:00
parent fdf85919d2
commit 7be2032f87

View file

@ -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,