TIL
TIL: The characters ^ and $ used to move to the start and end of the line
in vim are the same as the regex characters that match against the start and
end of a string.
TIL: The characters ^ and $ used to move to the start and end of the line
in vim are the same as the regex characters that match against the start and
end of a string.