feat: add catpuccin theme

This commit is contained in:
Ian
2026-06-29 23:30:15 +02:00
parent 04193635e9
commit d77bc5f929
4 changed files with 14 additions and 0 deletions
+8
View File
@@ -0,0 +1,8 @@
{
"plugins": {
"catppuccin": {
"rev": "e068ab5f8261f23f6f71ffd8791ae40315b77b9c",
"src": "https://github.com/catppuccin/nvim"
}
}
}