| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | misc(nvim): improve closed folds visibility | Thomas Vanbesien | 2 hours | 1 | -0/+3 |
| | | |||||
| * | refactor(nvim): rewrite the highlight and extended marks plugins | Thomas Vanbesien | 7 days | 1 | -0/+70 |
| | | |||||
| * | feat(nvim): focus-aware cursor line via per-window highlight namespaces | Thomas Vanbesien | 2026-05-19 | 1 | -100/+0 |
| | | | | | | | | | | | | Split 50-highlight.lua into 40-colors.lua (colorscheme, custom highlights, per-window namespaces, focus tracking) and 50-extmarks.lua (TODO scanner reading the namespace contract from vim.g.dotfiles). The 40- prefix guarantees colors load before extmarks. Focused vs unfocused windows now differ by cursor-line color and a CursorLineNr badge in the focus hue (green on dark, magenta on light); the number column stays visible on closed folds where CursorLine cannot. | ||||
| * | fix(nvim): don't skip every other TODO highlight | Thomas Vanbesien | 2026-05-18 | 1 | -1/+0 |
| | | |||||
| * | misc: fix comments and typos | Thomas Vanbesien | 2026-05-18 | 1 | -1/+1 |
| | | |||||
| * | feat: initial setup | Thomas Vanbesien | 2026-05-06 | 1 | -0/+101 |
| - `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 | |||||
