index
:
dotfiles
kde
Personal dotfiles
Thomas Vanbesien
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
.config
Commit message (
Expand
)
Author
Age
Files
Lines
*
fix: root Claude Code lua_ls at ~/.config/nvim
Thomas Vanbesien
2026-05-19
1
-0
/
+1
*
feat(nvim): add .luarc.json pointing lua_ls at the Neovim runtime
Thomas Vanbesien
2026-05-19
1
-0
/
+8
*
fix(nvim): correct popup rendering for bullets and LSP docs
Thomas Vanbesien
2026-05-19
2
-0
/
+25
*
misc(nvim): embolden statusline diff/diagnostics, tidy lualine setup
Thomas Vanbesien
2026-05-19
1
-0
/
+25
*
misc: edit Dolphin shortcut
Thomas Vanbesien
2026-05-19
1
-0
/
+3
*
fix(nvim): smooth scroll cursor at boundaries
Thomas Vanbesien
2026-05-19
1
-7
/
+17
*
feat(nvim): focus-aware cursor line via per-window highlight namespaces
Thomas Vanbesien
2026-05-19
4
-91
/
+191
*
fix(nvim): correct tabpage handle vs. number in tabline
Thomas Vanbesien
2026-05-19
1
-2
/
+2
*
feat: bind Meta+Shift+K to passmenu
Thomas Vanbesien
2026-05-19
1
-0
/
+3
*
feat: theme fuzzel (Tokyo Night) with vim-style passmenu keys
Thomas Vanbesien
2026-05-19
1
-0
/
+42
*
misc(tig): readable theme-agnostic colors
Thomas Vanbesien
2026-05-19
1
-0
/
+5
*
fix(nvim): preserve fold state when reloading a buffer
Thomas Vanbesien
2026-05-19
1
-0
/
+3
*
fix(nvim): MarkdownListCheck/Uncheck work on multi-line items
Thomas Vanbesien
2026-05-18
1
-12
/
+73
*
feat(foot): tokyo night color palette
Thomas Vanbesien
2026-05-18
1
-8
/
+37
*
fix(foot): use # for comment syntax (not ;)
Thomas Vanbesien
2026-05-18
1
-1
/
+1
*
feat(bat): use ansi theme so previews adapt to foot color theme
Thomas Vanbesien
2026-05-18
1
-0
/
+3
*
feat(nvim): persist tabpage names across sessions
Thomas Vanbesien
2026-05-18
1
-0
/
+34
*
fix(nvim): smooth scroll ignores lines in closed folds
Thomas Vanbesien
2026-05-18
1
-13
/
+26
*
misc(nvim): install git_rebase treesitter parser
Thomas Vanbesien
2026-05-18
1
-0
/
+1
*
fix(nvim): match initial lualine theme to 'background'
Thomas Vanbesien
2026-05-18
1
-1
/
+4
*
misc(nvim): remove dead code from markdown `format()`
Thomas Vanbesien
2026-05-18
1
-4
/
+1
*
fix(nvim): replace O(n²) loop concat with table.concat
Thomas Vanbesien
2026-05-18
2
-8
/
+2
*
fix(nvim): don't skip every other TODO highlight
Thomas Vanbesien
2026-05-18
1
-1
/
+0
*
fix(nvim): remove `tempname()` files in lua/markdown formatters
Thomas Vanbesien
2026-05-18
2
-0
/
+2
*
misc: fix comments and typos
Thomas Vanbesien
2026-05-18
5
-5
/
+5
*
fix(nvim): stop leaking options from gitcommit diff and qf buffers
Thomas Vanbesien
2026-05-18
2
-3
/
+3
*
fix(nvim): remove broken keymaps
Thomas Vanbesien
2026-05-18
1
-4
/
+4
*
misc: fix wording, comments, typos
Thomas Vanbesien
2026-05-18
4
-15
/
+7
*
misc: remove KDE shortcuts to non-existent scripts
Thomas Vanbesien
2026-05-18
1
-6
/
+0
*
feat(nvim): add shortcuts to move tabpages
Thomas Vanbesien
2026-05-18
1
-0
/
+3
*
feat(nvim): add custom tabline plugin
Thomas Vanbesien
2026-05-18
1
-0
/
+72
*
feat(nvim): add commands to check/uncheck markdown checklist items
Thomas Vanbesien
2026-05-17
1
-0
/
+30
*
misc: comment
Thomas Vanbesien
2026-05-17
1
-1
/
+1
*
misc: extract magic number
Thomas Vanbesien
2026-05-17
1
-3
/
+4
*
fix(nvim): fix gitcommit injection query with `; extends` directive
Thomas Vanbesien
2026-05-07
1
-2
/
+2
*
misc: add emoji selector shortcut (KDE)
Thomas Vanbesien
2026-05-07
1
-0
/
+3
*
fix(nvim): disable lualine for qf buffers
Thomas Vanbesien
2026-05-07
1
-1
/
+1
*
feat: include local config in `foot.ini`
Thomas Vanbesien
2026-05-07
1
-0
/
+2
*
feat(nvim): add markdown rendering with `render-markdown.nvim`
Thomas Vanbesien
2026-05-07
5
-45
/
+24
*
misc: edit tmux prefix and status line format
Thomas Vanbesien
2026-05-07
1
-0
/
+8
*
misc: comment
Thomas Vanbesien
2026-05-07
1
-1
/
+1
*
fix(nvim): gitcommit diff window starts unfolded
Thomas Vanbesien
2026-05-07
1
-0
/
+1
*
fix(nvim): fix last accessed tab keymap conflict
Thomas Vanbesien
2026-05-07
1
-1
/
+1
*
feat(nvim): smooth scrolling plugin
Thomas Vanbesien
2026-05-07
2
-0
/
+38
*
fix(nvim): use `stdpath('config')` for spellfile paths
Thomas Vanbesien
2026-05-07
1
-2
/
+2
*
fix(nvim): disable lualine in netrw buffers
Thomas Vanbesien
2026-05-07
1
-2
/
+4
*
fix(nvim): `Dotfiles*` commands check if gitgutter is loaded
Thomas Vanbesien
2026-05-07
1
-2
/
+15
*
feat: initial setup
Thomas Vanbesien
2026-05-06
35
-0
/
+1773