diff options
| author | triethyl <triethylammonium@pm.me> | 2026-03-19 15:03:16 -0400 |
|---|---|---|
| committer | triethyl <triethylammonium@pm.me> | 2026-03-19 15:03:16 -0400 |
| commit | 04681157c7374c073d1219f0c796756ec96c25bb (patch) | |
| tree | fc2c639abd63ff857cf99bcc355e2df078afd65e /pkgs/custom-neovim/default.nix | |
| parent | 5e24d3dfb726af671ff1f1fa540438a4aa1f19f8 (diff) | |
neovim: added code actions preview, new keybinds and pickers, better
terminal keybind
Diffstat (limited to 'pkgs/custom-neovim/default.nix')
| -rw-r--r-- | pkgs/custom-neovim/default.nix | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/custom-neovim/default.nix b/pkgs/custom-neovim/default.nix index 72225a5..5f7ef20 100644 --- a/pkgs/custom-neovim/default.nix +++ b/pkgs/custom-neovim/default.nix @@ -29,7 +29,7 @@ in # UI Plugins nvim-treesitter.withAllGrammars # All treesitter grammars - fzf-lua + actions-preview-nvim mini-pick mini-extra mini-clue |
