hop.nvim icon indicating copy to clipboard operation
hop.nvim copied to clipboard

col value outside range stack

Open geril07 opened this issue 3 years ago • 3 comments

When use on new blank line i get this error image Use in this position, this bug throws when use commands with AC/BC image NVIM v0.8.0-1210-gd367ed9b2

geril07 avatar Nov 27 '22 10:11 geril07

try using the commit: caaccee814afefa8cb5ba4cca4d1e22013c4b489

Somehow, this bug keep coming back every now and then and I gave up updating hop for now.

ZwodahS avatar Dec 02 '22 03:12 ZwodahS

@ZwodahS Thanks, that fixed the error.

Plug 'phaazon/hop.nvim', {'commit': 'caaccee'}

qadzek avatar Dec 27 '22 15:12 qadzek

Plug 'aznhe21/hop.nvim', { 'branch': 'fix-some-bugs'}

spire-carlos avatar Jan 11 '23 20:01 spire-carlos