This commit is contained in:
reonokiy 2024-09-23 18:38:04 +08:00
parent 20654abe94
commit b497b11437
Signed by: reonokiy
SSH key fingerprint: SHA256:2VjKpUxMIe0QYY3OVnOMuPiB0X5pvrIpJ+UiyFhxtq0
5 changed files with 77 additions and 195 deletions

View file

@ -0,0 +1,8 @@
return {
{
"LazyVim/LazyVim",
opts = {
colorscheme = "catppuccin",
}
}
}