Lazyvim: Jumping Between Changes

vim

After having to look this up for the zillionth time, to jump between changed sections in a file (hunks in git parlance), the shortcut is ]h to go forward and [h to go backward. So simple, but so satisfying.