From a1c0ecfba40e028d4d730a561fef322bcee97365 Mon Sep 17 00:00:00 2001 From: triethyl Date: Sat, 27 Sep 2025 20:02:16 -0400 Subject: neovim: bunch of stuff --- pkgs/custom-neovim/config/lua/plugins/auto-session.lua | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pkgs/custom-neovim/config/lua/plugins/auto-session.lua') diff --git a/pkgs/custom-neovim/config/lua/plugins/auto-session.lua b/pkgs/custom-neovim/config/lua/plugins/auto-session.lua index efbd416..c6aacdc 100644 --- a/pkgs/custom-neovim/config/lua/plugins/auto-session.lua +++ b/pkgs/custom-neovim/config/lua/plugins/auto-session.lua @@ -8,7 +8,7 @@ return { "~/", "/", }, - auto_restore_last_session = true, + -- auto_restore_last_session = true, cwd_change_handling = true, } end -- cgit v1.2.3