editors.neovim: Re-enable all broken features (fixed now)
All checks were successful
check / check (push) Successful in 32s

This commit is contained in:
Florian RICHER 2025-06-26 12:13:15 +02:00
parent 0f8ce1ae94
commit 06e73b03d0
2 changed files with 22 additions and 22 deletions

View file

@ -23,5 +23,7 @@
atuin.enable = true;
direnv.enable = true;
};
editors.neovim.enable = true;
};
}