summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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