| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | fix(nvim): rewrite fold plugin and fix text folding while editing | Thomas Vanbesien | 7 days | 1 | -12/+11 |
| | | |||||
| * | misc(nvim): add user command to (re)initialize folds | Thomas Vanbesien | 2026-05-29 | 1 | -9/+14 |
| | | | | | | | A user command to reinitialize folds is the best solution. It's better than doing it automatically because if folds are recalculated all the time then when writing code new folds will close on the cursor. | ||||
| * | feat: initial setup | Thomas Vanbesien | 2026-05-06 | 1 | -0/+22 |
| - `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 | |||||
