index
:
dotfiles
kde
Personal dotfiles
Thomas Vanbesien
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
.config
/
nvim
/
after
Commit message (
Expand
)
Author
Age
Files
Lines
*
refactor(nvim): rewrite the buffer formatting flow
Thomas Vanbesien
8 days
5
-111
/
+10
*
misc(nvim): add python formatter (black)
Thomas Vanbesien
9 days
1
-0
/
+17
*
misc(nvim): rename user commands
Thomas Vanbesien
11 days
1
-7
/
+2
*
feat: add wikilink mdformat extension
Thomas Vanbesien
12 days
1
-0
/
+4
*
feat(nvim): support custom snippets
Thomas Vanbesien
12 days
1
-0
/
+11
*
misc(nvim): smart split git diff window in gitcommit files
Thomas Vanbesien
2026-06-01
1
-2
/
+10
*
misc(nvim): explicit autocommand description
Thomas Vanbesien
2026-06-01
1
-1
/
+1
*
refactor(nvim): group vim.pack.add() calls
Thomas Vanbesien
2026-05-29
1
-2
/
+0
*
misc(nvim): add comment about non-bug (invisible fenced code blocks)
Thomas Vanbesien
2026-05-29
1
-0
/
+4
*
misc: remove comment
Thomas Vanbesien
2026-05-29
1
-2
/
+0
*
refactor(nvim): install link.vim package in 50-markdown.lua
Thomas Vanbesien
2026-05-20
1
-0
/
+2
*
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
4
-3
/
+4
*
fix(nvim): MarkdownListCheck/Uncheck work on multi-line items
Thomas Vanbesien
2026-05-18
1
-12
/
+73
*
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): 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
1
-1
/
+1
*
fix(nvim): stop leaking options from gitcommit diff and qf buffers
Thomas Vanbesien
2026-05-18
2
-3
/
+3
*
feat(nvim): add commands to check/uncheck markdown checklist items
Thomas Vanbesien
2026-05-17
1
-0
/
+30
*
fix(nvim): fix gitcommit injection query with `; extends` directive
Thomas Vanbesien
2026-05-07
1
-2
/
+2
*
feat(nvim): add markdown rendering with `render-markdown.nvim`
Thomas Vanbesien
2026-05-07
1
-3
/
+0
*
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
*
feat: initial setup
Thomas Vanbesien
2026-05-06
6
-0
/
+165