mirror of
https://github.com/doomemacs/doomemacs
synced 2025-08-11 13:07:28 -05:00
For empty buffers which don't have any lines, `(thing-at-point 'line)` will return `nil`. This broke `+ivy/jump-list`.
For empty buffers which don't have any lines, `(thing-at-point 'line)` will return `nil`. This broke `+ivy/jump-list`.