plugins/utility/harpoon: added harpoon

Harpoon (branch harpoon2) has been added as a plugin.
Set under navigation to allow for more naviation plugins to be added in
the future (set telescope under navigation?).
Basic options and keybinds are included.
This commit is contained in:
Theodor Bjorkman 2025-02-28 09:06:21 +01:00
commit d126bbdc24
5 changed files with 115 additions and 0 deletions

View file

@ -0,0 +1,6 @@
_: {
imports = [
./harpoon.nix
./config.nix
];
}