summary refs log tree commit diff
path: root/vim/ftdetect
diff options
context:
space:
mode:
authorIrene Knapp <ireneista@irenes.space>2026-09-03 16:41:29 -0700
committerIrene Knapp <ireneista@irenes.space>2026-09-03 16:41:29 -0700
commit2ae673e2ec8aab2baf61d0fb63e41967383f7d3a (patch)
tree29e2aee6b70d4e26c23e69496c62d178246595cb /vim/ftdetect
parent2d84431c52997410925f7d118afb70b2c0750fc2 (diff)
comments: document trap methodology; rename parameters to packalign
"alignment byte count" was confusing since it could mean either the input value that should be used as the modulus base for the desired byte offset, or the number of bytes actually needed to attain modulus zero under that base. in "packalign" itself, this wasn't too confusing, but the hex transform's trap of packalign needs to work with both values alongside each other, so the name needed to be clearer. it is renamed to "alignment byte width".

of course, Evocation doesn't have parameter names as-such, this is just a comment thing

Force-Push: yes
Change-Id: I1c227200ce0b2f6a852c1dc2f2c73f8cdf474f7a
Diffstat (limited to 'vim/ftdetect')
0 files changed, 0 insertions, 0 deletions