diff options
Diffstat (limited to 'profiles/core')
| -rw-r--r-- | profiles/core/neovim.nix | 5 |
1 files changed, 3 insertions, 2 deletions
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 |
