summaryrefslogtreecommitdiffstats
path: root/after/ftplugin/lua.lua
Commit message (Expand)AuthorAgeFilesLines
* refactor(nvim): rewrite the snippet pluginThomas Vanbesien6 days1-12/+1
* refactor(nvim): rewrite the buffer formatting flowThomas Vanbesien2026-06-111-28/+1
* feat(nvim): support custom snippetsThomas Vanbesien2026-06-071-0/+11
* refactor(nvim): single source of truth for per-ft formatting widthThomas Vanbesien2026-05-191-1/+1
* fix(nvim): replace O(n²) loop concat with table.concatThomas Vanbesien2026-05-181-4/+1
* fix(nvim): remove `tempname()` files in lua/markdown formattersThomas Vanbesien2026-05-181-0/+1
* misc: fix comments and typosThomas Vanbesien2026-05-181-1/+1
* feat: initial setupThomas Vanbesien2026-05-061-0/+36