From 1314f2a8c8845712cd8bf027dcbd94a8233bc560 Mon Sep 17 00:00:00 2001 From: Minijackson Date: Tue, 23 Jan 2024 18:33:50 +0100 Subject: vim: switch from nvim-notify to fidget.nvim along with the LSP progress view --- common/vim.nix | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'common') diff --git a/common/vim.nix b/common/vim.nix index 481542a..8d872dc 100644 --- a/common/vim.nix +++ b/common/vim.nix @@ -63,7 +63,6 @@ inputs: { undotree gruvbox-community lualine-nvim - lualine-lsp-progress (gitsigns-nvim.overrideAttrs (_old: { src = pkgs.fetchFromGitHub { owner = "lewis6991"; @@ -73,7 +72,7 @@ inputs: { }; })) diffview-nvim - nvim-notify + fidget-nvim indent-blankline-nvim oil-nvim dressing-nvim -- cgit v1.2.3