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 +++-- profiles/station/packages.nix | 1 - 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'profiles') 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 diff --git a/profiles/station/packages.nix b/profiles/station/packages.nix index 9dd6f20..7f5b5ef 100644 --- a/profiles/station/packages.nix +++ b/profiles/station/packages.nix @@ -31,7 +31,6 @@ inotify-tools alejandra statix - fzf github-cli lazygit argocd -- cgit v1.2.3