changed neovim's theme to catppuccin

This commit is contained in:
Senior Matt
2026-04-27 10:49:09 +05:00
parent 18a1378781
commit 794c6fdadb
+2 -2
View File
@@ -56,8 +56,8 @@
theme = {
enable = true;
name = "gruvbox";
style = "dark";
name = "catppuccin";
style = "mocha";
};
statusline = {