Files
hop.nvim/lua
Jackson Garner 08ddca7990 fix: Exclude targets under the cursor. #83 (#87)
Excluding the cursor is now the default. If someone really wants to
include the cursor, they can probably write a distance function that
turns 0 into 0.1 or something like that.
2024-10-17 21:04:01 +03:30
..