use cattpuccin frappe in neovim too
This commit is contained in:
parent
2c188d9465
commit
acb1bc3743
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ return {
|
||||||
lazy = false,
|
lazy = false,
|
||||||
priority = 1000,
|
priority = 1000,
|
||||||
config = function ()
|
config = function ()
|
||||||
vim.cmd([[colorscheme catppuccin-latte]])
|
vim.cmd([[colorscheme catppuccin-frappe]])
|
||||||
end
|
end
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue