diff options
Diffstat (limited to 'module.nix')
| -rw-r--r-- | module.nix | 6 |
1 files changed, 4 insertions, 2 deletions
@@ -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 |
