Closed Grazfather closed 1 year ago
@phaazon These new methods are only available on master (>0.9). With the latest stable neovim these calls failing now -->
hop: require("hop.health").check()
- ERROR Failed to run healthcheck for "hop" plugin. Exception:
function health#check, line 25
Vim(eval):E5108: Error executing lua ...lazar/.local/share/nvim/lazy/hop.nvim/lua/hop/health.lua:10: attempt to call field 'start' (a nil value)
stack traceback:
...lazar/.local/share/nvim/lazy/hop.nvim/lua/hop/health.lua:10: in function 'check'
[string "luaeval()"]:1: in main chunk
From the help: