mirror of
https://github.com/kogakure/dotfiles.git
synced 2026-02-03 12:15:29 +00:00
fix(nvim): add transparent background
This commit is contained in:
@@ -4,4 +4,7 @@ return {
|
||||
lazy = false,
|
||||
priority = 1000,
|
||||
name = "catppuccin",
|
||||
opts = {
|
||||
transparent_background = true,
|
||||
},
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user