Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: restore eventignore from "all" to "" after showing hydra window #103

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jedrzejboczar
Copy link

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.

@jedrzejboczar jedrzejboczar force-pushed the jb/fix-evenignore branch 3 times, most recently from 9698ddc to cebf4e3 Compare November 28, 2023 11:50
@hinell
Copy link

hinell commented Dec 1, 2023

It seems like this plugin is not maintained.

@miversen33
Copy link
Contributor

This has been patched in a fork of hydra already :)
https://github.com/nvim-island/hydra.nvim

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants