summaryrefslogtreecommitdiff
path: root/pkgs/custom-neovim/default.nix
diff options
context:
space:
mode:
authortriethyl <triethylammonium@pm.me>2025-08-11 21:00:10 -0400
committertriethyl <triethylammonium@pm.me>2025-08-11 21:00:10 -0400
commit86723a395d8ff81760529a4e804aca1ae6a63cfe (patch)
tree3c558349b1d44fda456715200b09c85a2a8d81bc /pkgs/custom-neovim/default.nix
parent04d818b753f86aec987e7e1c00ab0127de2c08f2 (diff)
neovim: added mini icons
Diffstat (limited to 'pkgs/custom-neovim/default.nix')
-rw-r--r--pkgs/custom-neovim/default.nix1
1 files changed, 0 insertions, 1 deletions
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.