From 9aade461ea194907677bbcc3ce37354a3b1eb283 Mon Sep 17 00:00:00 2001 From: beeb5k Date: Fri, 12 Jun 2026 04:26:51 +0530 Subject: Telescope --- module.nix | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'module.nix') diff --git a/module.nix b/module.nix index 72bddaa..d7074f7 100644 --- a/module.nix +++ b/module.nix @@ -90,7 +90,7 @@ inputs: }; config.specs.bash = { lazy = true; - enable = false; + enable = true; data = null; runtimePkgs = with pkgs; [ bash-language-server @@ -160,7 +160,9 @@ inputs: nvim-surround colorful-menu-nvim luasnip - fff-nvim + telescope-nvim + telescope-fzf-native-nvim + telescope-ui-select-nvim lualine-nvim nvim-lint conform-nvim -- cgit v1.3.1