add neovim
All checks were successful
check / check (push) Successful in 31s

This commit is contained in:
Florian RICHER 2025-02-10 20:20:33 +01:00
parent 07ed50ca90
commit e52f68c62a
Signed by: florian.richer
GPG key ID: C73D37CBED7BFC77
2 changed files with 42 additions and 0 deletions

View file

@ -3,6 +3,7 @@
{
imports = [
./emacs
./neovim.nix
./vscode.nix
];
}