chore(nvim): add night own colorscheme

This commit is contained in:
Stefan Imhoff
2024-05-28 06:54:48 +02:00
parent d246fb5730
commit 4f395487d8
4 changed files with 46 additions and 34 deletions

View File

@@ -1,6 +1,7 @@
-- https://github.com/catppuccin/nvim
return {
"catppuccin/nvim",
lazy = true,
lazy = false,
priority = 1000,
name = "catppuccin",
}