Results 2 comments of Xlator

[Fixed](https://github.com/azhne21/hop.nvim) by @aznhe21 (branch `fix-some-bugs`) Packer config ```lua use { 'aznhe21/hop.nvim', branch = 'fix-some-bugs', -- optional but strongly recommended config = function() require'hop'.setup() end } ```