Initial commit

This commit is contained in:
2025-04-30 00:02:34 +02:00
commit 4dbc00732c
23 changed files with 1557 additions and 0 deletions

View File

@@ -0,0 +1,6 @@
return {
"catppuccin/nvim",
name = "catppuccin",
priority = 1000,
lazy = false,
}