mirror of
https://github.com/RGBCube/ncc
synced 2025-07-30 11:37:44 +00:00
Fix NeoVim alias
This commit is contained in:
parent
6b7647981f
commit
622b440903
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ homeManagerConfiguration "nixos" {
|
||||||
la = "ls -a";
|
la = "ls -a";
|
||||||
sl = "ls";
|
sl = "ls";
|
||||||
|
|
||||||
e = "neovim";
|
n = "nvim";
|
||||||
p = "python3";
|
p = "python3";
|
||||||
};
|
};
|
||||||
};
|
};
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue