cpakkala

Results 8 comments of cpakkala
trafficstars

Just found #1755, which is related, but not 'exactly' the same as my issue. Resolving this issue though, would resolve #1755 as well.

I have the same issue with register zero not being populated, but even disabling the operator presets doesn't fix it.

I too would love to be able to use this plugin; however it's unbearably slow for me (it takes multiple seconds after pressing my keybinding for anything to happen) and...

Same. I would also appreciate the ability to use the overlay imperatively. There are still many things I don't quite understand about how nixpkgs works; but if I can help...

I have the same issue. I tried the which-key show mappings above and it seems to work fine if I enter them manually after starting nvim up, but when I...

> Ugg, I see, the call to show(), is remapping the keys. I don't see any good solution outside of making the two mark keys configurable in which-key.

> Remapping just ' works, swapping ' and ` is when things seem to break. > > ```lua > vim.api.nvim_set_keymap('n', "'", 'lua require("which-key").show("`", { mode = "n" })', { silent...

Agreed; this is the one reason why I'm not using this plugin yet. "ysiw" is the most basic surround sequence, and it's not just a matter of muscle memory; it's...