before school

This commit is contained in:
maxstrb 2025-09-21 20:04:41 +02:00
parent 31b1b98809
commit 14b48c3119
13 changed files with 150 additions and 228 deletions

View file

@ -11,6 +11,13 @@
enable = true;
settings.vim = {
theme = {
enable = true;
transparent = true;
name = "catppuccin";
style = "mocha";
};
lsp = {
enable = true;