summaryrefslogtreecommitdiffstats
path: root/.config/nvim/plugin/50-session.lua
Commit message (Collapse)AuthorAgeFilesLines
* fix(nvim): rewrite fold plugin and fix text folding while editingThomas Vanbesien7 days1-0/+2
|
* misc(nvim): reformat lua files to 100 char line widthThomas Vanbesien7 days1-1/+2
|
* feat(nvim): sessions restoration include man pagesThomas Vanbesien11 days1-9/+66
|
* refactor(nvim): make session sidecar generic (not only for tabpages)Thomas Vanbesien11 days1-15/+29
|
* fix(nvim): fix SessionExitSave and SessionExitNoSave commandsThomas Vanbesien2026-05-221-5/+4
| | | | | | | `SessionExitSave` → Save session and exit, fixed description `SessionExitNoSave` → Exit without saving session, and don't exit if there are unsaved changes.
* feat(nvim): persist tabpage names across sessionsThomas Vanbesien2026-05-181-0/+34
|
* feat: initial setupThomas Vanbesien2026-05-061-0/+69
- `dotfiles` (this project's CLI) - foot configuration - tmux configuration - bash configuration - nvim (as a git submodule) + configuration - ranger configuration - fzf configuration - KDE global shortcuts - Other miscellaneous dependencies