summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* feat: theme fuzzel (Tokyo Night) with vim-style passmenu keysThomas Vanbesien2026-05-192-1/+43
* feat: passmenu on Wayland via fuzzel (dmenu-wl shim)Thomas Vanbesien2026-05-192-0/+7
* feat: add browserpassThomas Vanbesien2026-05-192-1/+13
* misc(tig): readable theme-agnostic colorsThomas Vanbesien2026-05-191-0/+5
* fix(nvim): preserve fold state when reloading a bufferThomas Vanbesien2026-05-191-0/+3
* misc: prefer multi-line bash commandsThomas Vanbesien2026-05-191-0/+5
* feat: add pass to the stackThomas Vanbesien2026-05-182-2/+15
* fix(nvim): MarkdownListCheck/Uncheck work on multi-line itemsThomas Vanbesien2026-05-181-12/+73
* feat(claude): track CLAUDE.md, settings, agents, hooks, skillsThomas Vanbesien2026-05-1813-0/+369
* feat(foot): tokyo night color paletteThomas Vanbesien2026-05-181-8/+37
* fix(foot): use # for comment syntax (not ;)Thomas Vanbesien2026-05-181-1/+1
* feat(bat): use ansi theme so previews adapt to foot color themeThomas Vanbesien2026-05-181-0/+3
* feat(nvim): persist tabpage names across sessionsThomas Vanbesien2026-05-181-0/+34
* fix(nvim): smooth scroll ignores lines in closed foldsThomas Vanbesien2026-05-181-13/+26
* misc(nvim): install git_rebase treesitter parserThomas Vanbesien2026-05-181-0/+1
* fix(nvim): match initial lualine theme to 'background'Thomas Vanbesien2026-05-181-1/+4
* misc(nvim): remove dead code from markdown `format()`Thomas Vanbesien2026-05-181-4/+1
* fix(nvim): replace O(n²) loop concat with table.concatThomas Vanbesien2026-05-182-8/+2
* fix(nvim): don't skip every other TODO highlightThomas Vanbesien2026-05-181-1/+0
* fix: install missing LSP servers via dotfiles syncThomas Vanbesien2026-05-181-0/+5
* fix(nvim): remove `tempname()` files in lua/markdown formattersThomas Vanbesien2026-05-182-0/+2
* misc: fix comments and typosThomas Vanbesien2026-05-185-5/+5
* fix(nvim): stop leaking options from gitcommit diff and qf buffersThomas Vanbesien2026-05-182-3/+3
* misc: track `lorem.txt`Thomas Vanbesien2026-05-181-0/+1
* fix: make `dotfiles_off.env` unset completions set in `dotfiles_on.env`Thomas Vanbesien2026-05-181-0/+2
* fix: make `dotfiles` usage message usefulThomas Vanbesien2026-05-181-1/+1
* fix(nvim): remove broken keymapsThomas Vanbesien2026-05-181-4/+4
* misc: fix wording, comments, typosThomas Vanbesien2026-05-185-16/+8
* fix: remove non-standard MimeType in `nvim.desktop`Thomas Vanbesien2026-05-181-1/+1
* fix: make ranger glib2 dependency explicitThomas Vanbesien2026-05-181-1/+1
* misc: remove KDE shortcuts to non-existent scriptsThomas Vanbesien2026-05-181-6/+0
* feat(nvim): add shortcuts to move tabpagesThomas Vanbesien2026-05-181-0/+3
* feat(nvim): add custom tabline pluginThomas Vanbesien2026-05-181-0/+72
* fix(nvim): install application iconThomas Vanbesien2026-05-181-0/+2
* feat: add nvim application shortcutThomas Vanbesien2026-05-181-0/+17
* feat: add `.gitconfig`Thomas Vanbesien2026-05-181-0/+14
* feat(nvim): add commands to check/uncheck markdown checklist itemsThomas Vanbesien2026-05-171-0/+30
* misc: commentThomas Vanbesien2026-05-171-1/+1
* misc: extract magic numberThomas Vanbesien2026-05-171-3/+4
* fix(nvim): fix gitcommit injection query with `; extends` directiveThomas Vanbesien2026-05-071-2/+2
* misc: add emoji selector shortcut (KDE)Thomas Vanbesien2026-05-071-0/+3
* misc: small refactorThomas Vanbesien2026-05-071-1/+1
* fix(nvim): disable lualine for qf buffersThomas Vanbesien2026-05-071-1/+1
* feat: include local config in `foot.ini`Thomas Vanbesien2026-05-071-0/+2
* feat(nvim): add markdown rendering with `render-markdown.nvim`Thomas Vanbesien2026-05-075-45/+24
* misc: edit tmux prefix and status line formatThomas Vanbesien2026-05-071-0/+8
* misc: commentThomas Vanbesien2026-05-071-1/+1
* fix(nvim): gitcommit diff window starts unfoldedThomas Vanbesien2026-05-071-0/+1
* fix(nvim): fix last accessed tab keymap conflictThomas Vanbesien2026-05-071-1/+1
* feat(nvim): smooth scrolling pluginThomas Vanbesien2026-05-072-0/+38