From 86723a395d8ff81760529a4e804aca1ae6a63cfe Mon Sep 17 00:00:00 2001 From: triethyl Date: Mon, 11 Aug 2025 21:00:10 -0400 Subject: neovim: added mini icons --- pkgs/custom-neovim/default.nix | 1 - 1 file changed, 1 deletion(-) (limited to 'pkgs/custom-neovim/default.nix') diff --git a/pkgs/custom-neovim/default.nix b/pkgs/custom-neovim/default.nix index 603c66d..8ea087c 100644 --- a/pkgs/custom-neovim/default.nix +++ b/pkgs/custom-neovim/default.nix @@ -17,7 +17,6 @@ in actions-preview-nvim # Adds a selector for LSP actions. nvim-treesitter.withAllGrammars # All treesitter grammars. snacks-nvim # Many small modules. - dropbar-nvim # Winbar with breadcrumbs. auto-session # Automatic session manager. nvim-ts-autotag # Autopair HTML tags. gitsigns-nvim # Git signcolumn. -- cgit v1.2.3