feat(nvim): use transparent background for catppuccin

This commit is contained in:
Sergio Laín 2025-08-03 14:19:44 +02:00
parent d8d32f2813
commit 0f98bdb7e0
No known key found for this signature in database
GPG key ID: 51BB28D8B42FB438

View file

@ -13,6 +13,7 @@ return {
light = "latte",
dark = "macchiato",
},
transparent_background = true,
term_colors = true,
auto_integrations = true,
float = {