1
0
Fork 0

add caelid signing

This commit is contained in:
cătălin 2024-09-03 08:58:08 +02:00
commit 82970a2464
No known key found for this signature in database
10 changed files with 37 additions and 30 deletions

View file

@ -2,6 +2,6 @@ return {
"AstroNvim/astroui",
---@type AstroUIOpts
opts = {
colorscheme = "catppuccin-mocha",
colorscheme = "catppuccin",
},
}