diff options
| author | triethyl <triethylammonium@pm.me> | 2026-03-16 22:02:17 -0400 |
|---|---|---|
| committer | triethyl <triethylammonium@pm.me> | 2026-03-16 22:02:17 -0400 |
| commit | 8bf037c0015e076dee898d99b7bf75a0e7276e5a (patch) | |
| tree | d679359150c44a20554e36e7327c63f1fc64e45e /pkgs/custom-neovim/default.nix | |
| parent | a6da21fb9d7ddcb758b281b18df90c49a916c8fa (diff) | |
neovim: preliminarily replaced fzf-lua with mini.pick
Diffstat (limited to 'pkgs/custom-neovim/default.nix')
| -rw-r--r-- | pkgs/custom-neovim/default.nix | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/pkgs/custom-neovim/default.nix b/pkgs/custom-neovim/default.nix index 132a34f..5fd6050 100644 --- a/pkgs/custom-neovim/default.nix +++ b/pkgs/custom-neovim/default.nix @@ -30,6 +30,8 @@ in # UI Plugins nvim-treesitter.withAllGrammars # All treesitter grammars fzf-lua + mini-pick + mini-extra mini-clue mini-files mini-icons |
