theme/oxocarbon: add oxocarbon theme module

This commit is contained in:
Frothy 2023-10-20 16:19:29 -06:00
commit e722c97188
5 changed files with 40 additions and 0 deletions

View file

@ -312,6 +312,11 @@
flake = false;
};
oxocarbon = {
url = "github:glyh/oxocarbon.nvim/lualine-support";
flake = false;
};
# Rust crates
crates-nvim = {
url = "github:Saecki/crates.nvim";