mirror of
https://github.com/NotAShelf/nvf.git
synced 2025-11-11 16:05:30 +00:00
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.
6 lines
61 B
Nix
6 lines
61 B
Nix
_: {
|
|
imports = [
|
|
./harpoon.nix
|
|
./config.nix
|
|
];
|
|
}
|