summaryrefslogtreecommitdiffstats
path: root/.config/nvim/after/ftplugin/gitcommit.lua
Commit message (Expand)AuthorAgeFilesLines
* misc(nvim): smart split git diff window in gitcommit filesThomas Vanbesien2026-06-011-2/+10
* misc(nvim): explicit autocommand descriptionThomas Vanbesien2026-06-011-1/+1
* refactor(nvim): single source of truth for per-ft formatting widthThomas Vanbesien2026-05-191-0/+1
* fix(nvim): stop leaking options from gitcommit diff and qf buffersThomas Vanbesien2026-05-181-2/+2
* misc: commentThomas Vanbesien2026-05-071-1/+1
* fix(nvim): gitcommit diff window starts unfoldedThomas Vanbesien2026-05-071-0/+1
* feat: initial setupThomas Vanbesien2026-05-061-0/+27