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,
|
||||
priority = 1000,
|
||||
config = function ()
|
||||
vim.cmd([[colorscheme catppuccin-latte]])
|
||||
vim.cmd([[colorscheme catppuccin-frappe]])
|
||||
end
|
||||
},
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue