summaryrefslogtreecommitdiffstats
path: root/plugin/50-markdown.lua
Commit message (Expand)AuthorAgeFilesLines
* docs(nvim): edit markdown plugin commentThomas Vanbesien6 days1-2/+4
* misc(nvim): extend markdown heading background horizontallyThomas Vanbesien11 days1-1/+1
* misc(nvim): reformat lua files to 100 char line widthThomas Vanbesien2026-06-121-1/+6
* misc(nvim): render &nbsp, &lt etc in markdown filesThomas Vanbesien2026-06-091-0/+1
* fix(nvim): floating window widthThomas Vanbesien2026-06-071-1/+1
* refactor(nvim): group vim.pack.add() callsThomas Vanbesien2026-05-291-6/+0
* refactor(nvim): single source of truth for per-ft formatting widthThomas Vanbesien2026-05-191-1/+1
* misc: commentThomas Vanbesien2026-05-171-1/+1
* misc: extract magic numberThomas Vanbesien2026-05-171-3/+4
* feat(nvim): add markdown rendering with `render-markdown.nvim`Thomas Vanbesien2026-05-071-0/+24