From b2c3e55380d0dc0c5f8d9c2feb6b65e88e992593 Mon Sep 17 00:00:00 2001 From: beeb5k Date: Sat, 20 Jun 2026 04:40:41 +0530 Subject: Update flake and switch to fff.nvim --- flake.lock | 6 +++--- module.nix | 7 ++++--- 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/flake.lock b/flake.lock index edb95ac..0110316 100644 --- a/flake.lock +++ b/flake.lock @@ -67,11 +67,11 @@ "plugins-neogit": { "flake": false, "locked": { - "lastModified": 1781509219, - "narHash": "sha256-K7AtBKS2b77pjfdxb11A7U7ED+XTjn4W8ajk//8U7TA=", + "lastModified": 1781870821, + "narHash": "sha256-oai8d/Zin+7jsrde4wGN2x/2vI3dH/Hs4raV/h2lrIA=", "owner": "NeogitOrg", "repo": "neogit", - "rev": "5d1b65d6215928e941e1a6a4e76e02fd45ada31f", + "rev": "828dd073e6ad180fdb5c1603c7ad7f68a384c40b", "type": "github" }, "original": { diff --git a/module.nix b/module.nix index 06a302c..f9ddd5b 100644 --- a/module.nix +++ b/module.nix @@ -161,9 +161,10 @@ inputs: nvim-surround colorful-menu-nvim luasnip - telescope-nvim - telescope-fzf-native-nvim - telescope-ui-select-nvim + # telescope-nvim + # telescope-fzf-native-nvim + # telescope-ui-select-nvim + fff-nvim lualine-nvim nvim-lint conform-nvim -- cgit v1.3.1