Enable nvim transparent background again now that blur works

This commit is contained in:
Evie Litherland-Smith 2023-04-05 08:56:36 +01:00
parent 309d043502
commit 0ea4239729

View file

@ -1,7 +1,7 @@
return { return {
flavour = "macchiato", flavour = "macchiato",
term_colors = true, term_colors = true,
-- transparent_background = true, transparent_background = true,
integrations = { integrations = {
barbecue = { barbecue = {
dim_dirname = true, dim_dirname = true,