This website requires JavaScript.
Explore
Help
Sign In
sam
/
nixos
Watch
1
Star
0
Fork
You've already forked nixos
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
master
nixos
/
home
/
common
/
core
/
nixvim
/
plugins
/
harpoon.nix
9 lines
126 B
Nix
Raw
Permalink
Blame
History
{
programs
.
nixvim
.
plugins
.
harpoon
=
{
enable
=
true
;
keymaps
=
{
toggleQuickMenu
=
"
<
l
e
a
d
e
r
>
h
"
;
}
;
}
;
}
Reference in New Issue
View Git Blame
Copy Permalink