mirror of
https://github.com/aljazceru/omakub.git
synced 2026-02-21 20:24:23 +01:00
Make neovim background transparent for catppuccin
This commit is contained in:
@@ -1,4 +1,10 @@
|
||||
return {
|
||||
{
|
||||
"catppuccin",
|
||||
opts = {
|
||||
transparent_background = true,
|
||||
},
|
||||
},
|
||||
{
|
||||
"LazyVim/LazyVim",
|
||||
opts = {
|
||||
|
||||
Reference in New Issue
Block a user