Theme: Added Gruvbox

This commit is contained in:
Donnerinoern 2024-01-17 21:08:36 +01:00
commit e8acabee78
6 changed files with 64 additions and 0 deletions

View file

@ -341,6 +341,11 @@
flake = false;
};
gruvbox = {
url = "github:ellisonleao/gruvbox.nvim";
flake = false;
};
# Rust crates
crates-nvim = {
url = "github:Saecki/crates.nvim";