Files
nix-config/home-manager/nixvim/hop.nix
Kopatz 430bb5d532 hop
2025-07-16 19:50:12 +02:00

7 lines
148 B
Nix

{
plugins.hop = {
enable = true;
};
# keybinds moved to config.nix, my merging method sux and having multiple lists overrides the other
}