1
0
Fork 0
mirror of https://github.com/nix-community/nixvim.git synced 2025-11-22 18:29:40 +01:00

colorschemes/melange: migrate to by-name

This commit is contained in:
Heitor Augusto 2025-11-02 19:46:43 -03:00
parent 7e31814abc
commit 51acaf871f
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.melange.enable = true;
};
}