1
0
Fork 0
mirror of https://github.com/nix-community/nixvim.git synced 2025-11-24 19:29:41 +01:00

colorschemes/oxocarbon: migrate to by-name

This commit is contained in:
Heitor Augusto 2025-11-02 19:46:48 -03:00
parent 1e4d773a63
commit 52ff6cf06a
No known key found for this signature in database
GPG key ID: 3EEC05B0024AF8A4
3 changed files with 0 additions and 1 deletions

View file

@ -1,5 +0,0 @@
{
empty = {
colorschemes.oxocarbon.enable = true;
};
}