From 462e3657bc9a2424f5d69b0f0c98c7e059ea2ff2 Mon Sep 17 00:00:00 2001 From: beeb5k Date: Thu, 6 Aug 2026 20:00:55 +0530 Subject: telescope --- module.nix | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/module.nix b/module.nix index f9ddd5b..5fc2ff5 100644 --- a/module.nix +++ b/module.nix @@ -90,7 +90,7 @@ inputs: }; config.specs.bash = { lazy = true; - enable = true; + enable = false; data = null; runtimePkgs = with pkgs; [ bash-language-server @@ -161,10 +161,10 @@ inputs: nvim-surround colorful-menu-nvim luasnip - # telescope-nvim - # telescope-fzf-native-nvim - # telescope-ui-select-nvim - fff-nvim + telescope-nvim + telescope-fzf-native-nvim + telescope-ui-select-nvim + # fff-nvim lualine-nvim nvim-lint conform-nvim -- cgit v1.3.1