add(nvim): catppuccin

just for me to better design curry
This commit is contained in:
Léana 江 2023-11-19 12:27:04 +01:00 committed by Léana 江
parent 9253ef5e69
commit a8abebf2f8
2 changed files with 13 additions and 10 deletions

View file

@ -146,6 +146,7 @@ require "lazy".setup {
------------------
"https://git.earth2077.fr/leana/curry.nvim",
"owickstrom/vim-colors-paramount",
{ "catppuccin/nvim", name = "catppuccin", priority = 1000 },
----------------
-- Completion --
@ -164,3 +165,5 @@ require "lazy".setup {
}
vim.cmd.colorscheme "curry"
-- vim.opt.background = "light"
-- vim.cmd.colorscheme "catppuccin"