hydra.nvim
hydra.nvim copied to clipboard
fix: restore eventignore from "all" to "" after showing hydra window
It looks like vim.o.eventignore = nil does not work and eventignore stays with value "all", at last in my setup. Setting it to an empty string fixes the problem.
It seems like this plugin is not maintained.
This has been patched in a fork of hydra already :) https://github.com/nvim-island/hydra.nvim