feat: adds some colorthemes for variety

This commit is contained in:
胡鑫
2025-04-02 12:40:24 +08:00
parent e2cc86a3ec
commit 3d4a16e8d8
2 changed files with 8 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
return {
{ "rebelot/kanagawa.nvim", lazy = true },
{ "ribru17/bamboo.nvim", lazy = true },
{ "sainnhe/everforest", lazy = true },
}