diff --git a/modules/tui/neovim.nix b/modules/tui/neovim.nix index 376d42a2..5eaaa1af 100644 --- a/modules/tui/neovim.nix +++ b/modules/tui/neovim.nix @@ -238,8 +238,8 @@ in { src = pkgs.fetchFromGitHub { owner = "ThePrimeagen"; repo = "harpoon"; - rev = "a31438258a75553d0cc53b2fd795eb6f7863e67c"; - hash = "sha256-CIlFzaWE8XdDZSuYDLNIkNe8SFXPRFL+Ckj/nHxSngs="; + rev = "a38be6e0dd4c6db66997deab71fc4453ace97f9c"; + hash = "sha256-RjwNUuKQpLkRBX3F9o25Vqvpu3Ah1TCFQ5Dk4jXhsbI="; }; }; enableTelescope = true;