index
:
dotfiles
kde
Personal dotfiles
Thomas Vanbesien
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
.config
/
nvim
/
after
/
ftplugin
/
markdown.lua
Commit message (
Expand
)
Author
Age
Files
Lines
*
misc(nvim): rename user commands
Thomas Vanbesien
11 days
1
-7
/
+2
*
feat: add wikilink mdformat extension
Thomas Vanbesien
12 days
1
-0
/
+4
*
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
1
-1
/
+1
*
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
1
-4
/
+1
*
fix(nvim): remove `tempname()` files in lua/markdown formatters
Thomas Vanbesien
2026-05-18
1
-0
/
+1
*
feat(nvim): add commands to check/uncheck markdown checklist items
Thomas Vanbesien
2026-05-17
1
-0
/
+30
*
feat(nvim): add markdown rendering with `render-markdown.nvim`
Thomas Vanbesien
2026-05-07
1
-3
/
+0
*
feat: initial setup
Thomas Vanbesien
2026-05-06
1
-0
/
+80