mirror of
https://codeberg.org/leana8959/.files.git
synced 2025-12-06 06:39:14 +00:00
switched to cappuccin, again
This commit is contained in:
parent
d2c8493f28
commit
e2cc4141f7
2 changed files with 7 additions and 7 deletions
|
|
@ -81,7 +81,7 @@ require("lazy").setup({
|
|||
},
|
||||
},
|
||||
}, {
|
||||
install = { colorscheme = { "nord" } },
|
||||
install = { colorscheme = { "catppuccin" } },
|
||||
})
|
||||
|
||||
vim.cmd.colorscheme "nord"
|
||||
vim.schedule(function() vim.cmd.colorscheme "catppuccin-frappe" end)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue