summaryrefslogtreecommitdiff
path: root/cats.nix
diff options
context:
space:
mode:
Diffstat (limited to 'cats.nix')
-rw-r--r--cats.nix19
1 files changed, 6 insertions, 13 deletions
diff --git a/cats.nix b/cats.nix
index 94443d0..02729fa 100644
--- a/cats.nix
+++ b/cats.nix
@@ -101,17 +101,11 @@ in
trouble-nvim
];
- picker = {
- mini = [
- mini-pick
- mini-extra
- ];
- telescope = [
- telescope-nvim
- telescope-fzf-native-nvim
- telescope-ui-select-nvim
- ];
- };
+ picker = [
+ telescope-nvim
+ telescope-fzf-native-nvim
+ telescope-ui-select-nvim
+ ];
git = [
pkgs.neovimPlugins.neogit
@@ -126,9 +120,8 @@ in
};
ui = [
- # mini-indentscope
hlchunk-nvim
- mini-statusline
+ lualine-nvim
];
tsitter = [