Closed jemag closed 1 year ago
Hey @jemag , sorry about that. I just fixed it in the latest commit 3658815ed82b9d3c2e436d61c2e7f7d4aa72d307 .
Seems that nvim_feedkeys
doesn't like operator mode when given the option ni
(which allows use of eyeliner in macros). Macros should work fine on the latest commit regardless of operator mode as well.
Thanks for submitting the issue!
Works great, thanks
Using commit 6a9d0ad714f11cab1691e54e936eaa9881cad277, operating pending like
dt{letter}
ordf{letter
no longer works withhighlight_on_key = true
Works fine if I instead pin eyeliner to commit e1df20beed2560914492db95ee7675d44c4ce96f
Config: