From 0405db2298ab3db3e03caff8c2d5d5f70de4e111 Mon Sep 17 00:00:00 2001 From: Mike Vink Date: Sat, 9 Dec 2023 12:02:10 +0100 Subject: switch to fzf-lua --- profiles/core/neovim.nix | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'profiles/core') diff --git a/profiles/core/neovim.nix b/profiles/core/neovim.nix index dc25cb2..f5b50fb 100644 --- a/profiles/core/neovim.nix +++ b/profiles/core/neovim.nix @@ -39,6 +39,8 @@ fnlfmt alejandra statix + fzf + bat ]; plugins = with pkgs.vimPlugins; [ # highlighting @@ -58,8 +60,7 @@ gv-vim # Coding - plenary-nvim - telescope-nvim + fzf-lua nvim-lspconfig null-ls-nvim lsp_signature-nvim -- cgit v1.2.3