summaryrefslogtreecommitdiff
path: root/module.nix
diff options
context:
space:
mode:
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