From fb01120809379948eae622b6fa266b4cdb51c3a9 Mon Sep 17 00:00:00 2001 From: triethyl Date: Sat, 2 Aug 2025 21:04:09 -0400 Subject: neovim: bunch of stuff --- pkgs/custom-neovim/default.nix | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'pkgs/custom-neovim/default.nix') 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. -- cgit v1.2.3