aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/home/.config/nvim/lua/plugins/session.lua
Commit message (Collapse)AuthorAgeFilesLines
* refactor: extract auto-session to plugins/session.luaLibravatar sommerfeld38 hours1-0/+84
Move auto-session config (85 lines, with overseer and dap integration) from plugins/init.lua into a dedicated session.lua file.