It's always been annoying me that incrementing/decrementing numbers using ^A and ^X in #vim does the wrong thing on version numbers if they are preceded by a `-`, treating them like negative numbers instead.
TIL `set nrformats+=unsigned` fixes that. 😃
Project manager: "What's technical debt? Explain it to me like I'm 6 years old"
Devs:
(source: "Richard Scarry's Storybook Dictionary" : https://archive.org/details/1scarryRichardStorybookDictionary/page/n56/mode/1up )