This website requires JavaScript.
Explore
Help
Sign in
adtya
/
configuration.nix
Watch
1
Star
0
Fork
You've already forked configuration.nix
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
c5821ed8e3
configuration.nix
/
hosts
/
rico2
/
programs
/
neovim.nix
9 lines
120 B
Nix
Raw
Normal View
History
Unescape
Escape
fmt
2023-07-11 22:41:18 +05:30
_
:
{
add neovim
2023-04-10 23:24:13 +05:30
programs
.
neovim
=
{
enable
=
true
;
defaultEditor
=
true
;
viAlias
=
true
;
vimAlias
=
true
;
}
;
}
Reference in a new issue
Copy permalink