summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbeeb5k <beebeeb5k@gmail.com>2026-08-06 20:00:55 +0530
committerbeeb5k <beebeeb5k@gmail.com>2026-08-06 20:00:55 +0530
commit462e3657bc9a2424f5d69b0f0c98c7e059ea2ff2 (patch)
tree55b85982e7e2372c2803b6c8b13306990309381c
parentbabec69753ce3c49fe476073856f21925ffa1bdf (diff)
telescope
-rw-r--r--module.nix10
1 files 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