1
Fork 0
mirror of https://github.com/RGBCube/ncc synced 2025-07-29 19:17:45 +00:00

Fix NeoVim alias

This commit is contained in:
RGBCube 2023-05-09 23:14:18 +03:00
parent 6b7647981f
commit 622b440903

View file

@ -31,7 +31,7 @@ homeManagerConfiguration "nixos" {
la = "ls -a";
sl = "ls";
e = "neovim";
n = "nvim";
p = "python3";
};
};