From fd2e304fb169ab013f864896d598fcd2ebd4228c Mon Sep 17 00:00:00 2001 From: triethyl Date: Sat, 2 Aug 2025 21:05:29 -0400 Subject: neovim: install auto-session --- pkgs/custom-neovim/default.nix | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'pkgs/custom-neovim') diff --git a/pkgs/custom-neovim/default.nix b/pkgs/custom-neovim/default.nix index a0d6f03..3c62a23 100644 --- a/pkgs/custom-neovim/default.nix +++ b/pkgs/custom-neovim/default.nix @@ -19,10 +19,11 @@ in tabby-nvim # Tab bar. lualine-nvim # Status line. # alpha-nvim # Dashboard. - persisted-nvim # Session manager. + # persisted-nvim # Session manager. snacks-nvim # oil-nvim dropbar-nvim + auto-session # Colorschemes oxocarbon-nvim # IBM Carbon themes. -- cgit v1.2.3