summaryrefslogtreecommitdiff
path: root/pkgs
diff options
context:
space:
mode:
authortriethyl <triethylammonium@pm.me>2025-08-02 21:05:29 -0400
committertriethyl <triethylammonium@pm.me>2025-08-02 23:12:59 -0400
commitfd2e304fb169ab013f864896d598fcd2ebd4228c (patch)
tree251e9a9565fe152d783a7d5137e9bb6918f64ed1 /pkgs
parentfb01120809379948eae622b6fa266b4cdb51c3a9 (diff)
neovim: install auto-session
Diffstat (limited to 'pkgs')
-rw-r--r--pkgs/custom-neovim/default.nix3
1 files changed, 2 insertions, 1 deletions
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.