moved stuff around

This commit is contained in:
Harry Hauer 2025-06-02 14:54:57 +02:00
parent 790db19e2c
commit d612990dca
2 changed files with 15 additions and 0 deletions

View file

@ -20,6 +20,9 @@
};
nil_ls.enable = true;
marksman.enable = true;
clangd = {
enable = true;
};
};
};
@ -96,6 +99,9 @@
which-key = {
enable = true;
};
lazygit.enable = true;
};
}