This website requires JavaScript.
Explore
Help
Sign In
Price
/
dots
Watch
1
Star
0
Fork
0
You've already forked dots
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
43aa64e281
dots
/
users
/
price
/
conf
/
nvim
/
default.nix
14 lines
111 B
Nix
Raw
Normal View
History
Unescape
Escape
refactor(nix): improve neovim nightly handling
2024-10-31 13:12:01 -05:00
{
pkgs
,
.
.
.
}
:
{
home
=
{
packages
=
with
pkgs
;
[
neovide
neovim
feat(hm/price): install bun for nvim plugins
2024-11-06 15:52:49 -06:00
bun
refactor(nix): improve neovim nightly handling
2024-10-31 13:12:01 -05:00
]
;
}
;
}
Reference in New Issue
Copy Permalink