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
48246191f8
nix
/
home
/
program
/
bash
/
module
/
Vi.nix
10 lines
102 B
Nix
Raw
Normal View
History
Unescape
Escape
Switch to using nixfmt & indent with spaces cause no tab support...
2024-10-11 23:27:07 +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