index
:
dotfiles
kde
Personal dotfiles
Thomas Vanbesien
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
refactor(claude): shorter global CLAUDE.md
Thomas Vanbesien
2026-05-21
1
-9
/
+12
*
fix(nvim): git_blame() handles errors and output with vim.notify()
Thomas Vanbesien
2026-05-21
1
-1
/
+16
*
refactor(nvim): install vim-gitgutter in 50-git.lua
Thomas Vanbesien
2026-05-20
2
-4
/
+3
*
refactor(nvim): install link.vim package in 50-markdown.lua
Thomas Vanbesien
2026-05-20
2
-1
/
+2
*
misc(dotfiles): install Claude Code on sync
Thomas Vanbesien
2026-05-20
1
-0
/
+7
*
feat(nvim): add GitBlame user command
Thomas Vanbesien
2026-05-20
1
-0
/
+7
*
misc(dotfiles): install nvim manual
Thomas Vanbesien
2026-05-20
1
-0
/
+2
*
docs: update README
Thomas Vanbesien
2026-05-19
1
-6
/
+12
*
feat(dotfiles): install & set up pass-secret-service on sync
Thomas Vanbesien
2026-05-19
1
-2
/
+38
*
feat(dotfiles): link browserpass Firefox native host on sync
Thomas Vanbesien
2026-05-19
1
-0
/
+9
*
feat(nvim): add fzf-lua fuzzy finder
Thomas Vanbesien
2026-05-19
2
-0
/
+23
*
misc(nvim): add shortcut to copy file path to clipboard
Thomas Vanbesien
2026-05-19
1
-0
/
+1
*
docs(claude): add diagnostics & linters rules
Thomas Vanbesien
2026-05-19
1
-0
/
+7
*
feat(dotfiles): add reinstall-nvim subcommand
Thomas Vanbesien
2026-05-19
2
-3
/
+10
*
fix(nvim): narrow checklist guard to match item_range contract
Thomas Vanbesien
2026-05-19
1
-2
/
+2
*
refactor(nvim): single source of truth for per-ft formatting width
Thomas Vanbesien
2026-05-19
6
-5
/
+11
*
fix: root Claude Code lua_ls at ~/.config/nvim
Thomas Vanbesien
2026-05-19
6
-2
/
+96
*
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
*
misc: instruct using git mv for tracked file renames
Thomas Vanbesien
2026-05-19
1
-0
/
+2
*
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
2
-0
/
+18
*
misc: don't commit before user tests
Thomas Vanbesien
2026-05-19
1
-0
/
+2
*
feat: theme fuzzel (Tokyo Night) with vim-style passmenu keys
Thomas Vanbesien
2026-05-19
2
-1
/
+43
*
feat: passmenu on Wayland via fuzzel (dmenu-wl shim)
Thomas Vanbesien
2026-05-19
2
-0
/
+7
*
feat: add browserpass
Thomas Vanbesien
2026-05-19
2
-1
/
+13
*
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
*
misc: prefer multi-line bash commands
Thomas Vanbesien
2026-05-19
1
-0
/
+5
*
feat: add pass to the stack
Thomas Vanbesien
2026-05-18
2
-2
/
+15
*
fix(nvim): MarkdownListCheck/Uncheck work on multi-line items
Thomas Vanbesien
2026-05-18
1
-12
/
+73
*
feat(claude): track CLAUDE.md, settings, agents, hooks, skills
Thomas Vanbesien
2026-05-18
13
-0
/
+369
*
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: install missing LSP servers via dotfiles sync
Thomas Vanbesien
2026-05-18
1
-0
/
+5
*
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
[prev]
[next]