This website requires JavaScript.
Explore
Help
Sign In
voronind
/
nix
Watch
0
Star
0
Fork
You've already forked nix
0
Code
Issues
40
Pull requests
Packages
Projects
Releases
Wiki
Activity
069e402d7e
nix
/
home
/
program
/
bash
/
module
/
Vi.nix
9 lines
91 B
Nix
Raw
Normal View
History
Unescape
Escape
Purge nixfmt!
2024-11-04 04:37:29 +03:00
{
.
.
.
}:
{
text
=
''
# Neovim shortcut.
function
v
(
)
{
nvim
-
-
"
'
'
${
@
}
"
}
''
;
Migrate completely to Nix configs.
2024-04-06 03:03:58 +03:00
}
Reference in a new issue
Copy permalink