summaryrefslogtreecommitdiff
path: root/pkgs/custom-neovim/default.nix
diff options
context:
space:
mode:
Diffstat (limited to 'pkgs/custom-neovim/default.nix')
-rw-r--r--pkgs/custom-neovim/default.nix5
1 files changed, 3 insertions, 2 deletions
diff --git a/pkgs/custom-neovim/default.nix b/pkgs/custom-neovim/default.nix
index 6b78fde..a0d6f03 100644
--- a/pkgs/custom-neovim/default.nix
+++ b/pkgs/custom-neovim/default.nix
@@ -18,10 +18,11 @@ in
nvim-treesitter.withAllGrammars # All treesitter grammars.
tabby-nvim # Tab bar.
lualine-nvim # Status line.
- alpha-nvim # Dashboard.
+ # alpha-nvim # Dashboard.
persisted-nvim # Session manager.
snacks-nvim
- oil-nvim
+ # oil-nvim
+ dropbar-nvim
# Colorschemes
oxocarbon-nvim # IBM Carbon themes.