summaryrefslogtreecommitdiff
path: root/module.nix
diff options
context:
space:
mode:
authorbeeb5k <beebeeb5k@gmail.com>2026-06-12 04:26:51 +0530
committerbeeb5k <beebeeb5k@gmail.com>2026-06-12 04:26:51 +0530
commit9aade461ea194907677bbcc3ce37354a3b1eb283 (patch)
tree51ba41f9c5983dca0e48bb717781e9705c6963d4 /module.nix
parentcc59135ff14632c07384fefaca26a7e65fd32c9b (diff)
Telescope
Diffstat (limited to 'module.nix')
-rw-r--r--module.nix6
1 files changed, 4 insertions, 2 deletions
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